'Declaration
<AsyncStateMachineAttribute(Xceed.Maui.Toolkit.FilePicker/d__35)> <DebuggerStepThroughAttribute()> Protected Overridable Sub OnIsOpenChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'Usage
Dim instance As FilePicker Dim oldValue As Boolean Dim newValue As Boolean instance.OnIsOpenChanged(oldValue, newValue)
[AsyncStateMachine(Xceed.Maui.Toolkit.FilePicker/d__35)] [DebuggerStepThrough()] protected virtual void OnIsOpenChanged( bool oldValue, bool newValue )
Parameters
- oldValue
- newValue