C# Class Toolkit.Icons.LeftRightExpand

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: Esri/arcgis-templates-silverlight Class Usage Examples

Méthodes publiques

Свойство Type Description
FillProperty System.Windows.DependencyProperty
IsPointingRightProperty System.Windows.DependencyProperty
StrokeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
LeftRightExpand ( ) : System
OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call M:System.Windows.Controls.Control.ApplyTemplate.

Private Methods

Méthode Description
OnFillPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnIsPointingRightPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnStrokePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

LeftRightExpand() public méthode

public LeftRightExpand ( ) : System
Résultat System

OnApplyTemplate() public méthode

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call M:System.Windows.Controls.Control.ApplyTemplate.
public OnApplyTemplate ( ) : void
Résultat void

Property Details

FillProperty public_oe static_oe property

public static DependencyProperty,System.Windows FillProperty
Résultat System.Windows.DependencyProperty

IsPointingRightProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsPointingRightProperty
Résultat System.Windows.DependencyProperty

StrokeProperty public_oe static_oe property

public static DependencyProperty,System.Windows StrokeProperty
Résultat System.Windows.DependencyProperty