Example #1
0
 public static Type GetNavigationType(NavigationViewItemBase dependencyObject)
 => (Type)dependencyObject.GetValue(NavigationTypeProperty);