C# Class TommasoScalici.AppShell.MenuItem

Inheritance: Windows.UI.Xaml.DependencyObject
Exibir arquivo Open project: TommasoScalici/AppShell Class Usage Examples

Public Properties

Property Type Description
DestinationPageProperty Windows.UI.Xaml.DependencyProperty
IsSelectableProperty Windows.UI.Xaml.DependencyProperty
LabelProperty Windows.UI.Xaml.DependencyProperty
LabelVisibilityProperty Windows.UI.Xaml.DependencyProperty
NavigationParameterProperty Windows.UI.Xaml.DependencyProperty
SymbolAsGlyphProperty Windows.UI.Xaml.DependencyProperty
SymbolProperty Windows.UI.Xaml.DependencyProperty
SymbolVisibilityProperty Windows.UI.Xaml.DependencyProperty
UIContentProperty Windows.UI.Xaml.DependencyProperty
UIContentVisibilityProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
RaiseClick ( ) : void

Private Methods

Method Description
OnClick ( ) : void

Method Details

RaiseClick() public method

public RaiseClick ( ) : void
return void

Property Details

DestinationPageProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DestinationPageProperty
return Windows.UI.Xaml.DependencyProperty

IsSelectableProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsSelectableProperty
return Windows.UI.Xaml.DependencyProperty

LabelProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LabelProperty
return Windows.UI.Xaml.DependencyProperty

LabelVisibilityProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LabelVisibilityProperty
return Windows.UI.Xaml.DependencyProperty

NavigationParameterProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml NavigationParameterProperty
return Windows.UI.Xaml.DependencyProperty

SymbolAsGlyphProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SymbolAsGlyphProperty
return Windows.UI.Xaml.DependencyProperty

SymbolProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SymbolProperty
return Windows.UI.Xaml.DependencyProperty

SymbolVisibilityProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SymbolVisibilityProperty
return Windows.UI.Xaml.DependencyProperty

UIContentProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml UIContentProperty
return Windows.UI.Xaml.DependencyProperty

UIContentVisibilityProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml UIContentVisibilityProperty
return Windows.UI.Xaml.DependencyProperty