'Declaration Protected Overridable Sub OnIsCheckedChanged( _
ByVal argsArguments associated with the ValueChanged event.As System.Windows.RoutedPropertyChangedEventArgs(Of Boolean) _
)
protected virtual void OnIsCheckedChanged(
System.Windows.RoutedPropertyChangedEventArgs<bool> args
)
protected: virtual void OnIsCheckedChanged(
System.Windows.RoutedPropertyChangedEventArgs<bool*>* args
)
protected:
virtual void OnIsCheckedChanged(
System.Windows.RoutedPropertyChangedEventArgs<bool^>^ args
)
Parameters
- args
- Arguments associated with the ValueChanged event.