C# Class Controls.Toolkit.SemanticZoomOutItemBase

Inheritance: Windows.UI.Xaml.Controls.Control, ISemanticZoomOutItem
Afficher le fichier Open project: RedSafi-UX/SugarUIEnhancedControls

Méthodes publiques

Свойство Type Description
CountProperty Windows.UI.Xaml.DependencyProperty
ItemsCountProperty Windows.UI.Xaml.DependencyProperty
TextProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
OnCountPropertyChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void
OnDrawEdgePanel ( ) : void
SemanticZoomOutItemBase ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
GetControls ( DependencyObject parent, SemanticZoomOutView &ownerControl ) : void
GetParenteControl ( ) : void
SemanticZoomOutItemBase_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

OnCountPropertyChanged() public static méthode

public static OnCountPropertyChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void
sender Windows.UI.Xaml.DependencyObject
args Windows.UI.Xaml.DependencyPropertyChangedEventArgs
Résultat void

OnDrawEdgePanel() public méthode

public OnDrawEdgePanel ( ) : void
Résultat void

SemanticZoomOutItemBase() public méthode

public SemanticZoomOutItemBase ( ) : System
Résultat System

Property Details

CountProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CountProperty
Résultat Windows.UI.Xaml.DependencyProperty

ItemsCountProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemsCountProperty
Résultat Windows.UI.Xaml.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TextProperty
Résultat Windows.UI.Xaml.DependencyProperty