Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.Controls Namespace > DataNavigationControl Class : OnIsEnabledChanged(Object,DependencyPropertyChangedEventArgs) Method |
'Declaration Protected Overridable Sub OnIsEnabledChanged( _ ByVal sender As Object, _ ByVal e As DependencyPropertyChangedEventArgs _ )
'Usage Dim instance As DataNavigationControl Dim sender As Object Dim e As DependencyPropertyChangedEventArgs instance.OnIsEnabledChanged(sender, e)
protected virtual void OnIsEnabledChanged( object sender, DependencyPropertyChangedEventArgs e )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family