MaxDepthPropertyChanged Method
In This Topic
Syntax
'Declaration
Protected Shared Sub MaxDepthPropertyChanged( _
ByVal As Windows.UI.Xaml.DependencyObject, _
ByVal As Windows.UI.Xaml.DependencyPropertyChangedEventArgs _
)
protected static void MaxDepthPropertyChanged(
Windows.UI.Xaml.DependencyObject ,
Windows.UI.Xaml.DependencyPropertyChangedEventArgs
)
Parameters
- obj
- e
See Also