Свойство | Type | Description | |
---|---|---|---|
SelectedProperty |
Свойство | Type | Description | |
---|---|---|---|
ChangeVisualState | void | ||
Feature_ValueChanged | void | ||
GetElementReference | |||
OnSelectedPropertyChanged | void | ||
OnVisibilityPropertyChanged | void | ||
RaiseDoubleTap | void | ||
RaiseHold | void | ||
RaiseMouseEnter | void | ||
RaiseMouseLeave | void | ||
RaiseMouseLeftButtonDown | void | ||
RaiseMouseLeftButtonUp | void | ||
RaiseMouseMove | void | ||
RaiseMouseRightButtonDown | void | ||
RaiseMouseRightButtonUp | void | ||
RaisePropertyChanged | void | ||
RaiseTap | void | ||
SetBoundedStyle | void | ||
SetElementReference | void | ||
geometry_GeometryChanged | void | ||
style_PropertyChanged | void |
Méthode | Description | |
---|---|---|
Clone ( ) : |
${core_Feature_method_Clone_D}
|
|
Feature ( ) : System |
${core_Feature_constructor_None_D}
|
|
GetZIndex ( ) : int |
${core_Feature_method_GetZIndex_D}
|
|
Select ( ) : void |
${core_Feature_method_Select_D}
|
|
SetZIndex ( int value ) : void |
${core_Feature_method_SetZIndex_D}
|
|
UnSelect ( ) : void |
${core_Feature_method_UnSelect_D}
|
Méthode | Description | |
---|---|---|
ChangeVisualState ( bool useTransition ) : void | ||
Feature_ValueChanged ( object sender, |
||
GetElementReference ( ) : |
||
OnSelectedPropertyChanged ( |
||
OnVisibilityPropertyChanged ( |
||
RaiseDoubleTap ( GestureEventArgs args ) : void | ||
RaiseHold ( GestureEventArgs args ) : void | ||
RaiseMouseEnter ( System.Windows.Input.MouseEventArgs args ) : void | ||
RaiseMouseLeave ( System.Windows.Input.MouseEventArgs args ) : void | ||
RaiseMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs args ) : void | ||
RaiseMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs args ) : void | ||
RaiseMouseMove ( System.Windows.Input.MouseEventArgs args ) : void | ||
RaiseMouseRightButtonDown ( System.Windows.Input.MouseButtonEventArgs args ) : void | ||
RaiseMouseRightButtonUp ( System.Windows.Input.MouseButtonEventArgs args ) : void | ||
RaisePropertyChanged ( string propertyName ) : void | ||
RaiseTap ( GestureEventArgs args ) : void | ||
SetBoundedStyle ( SuperMap style ) : void | ||
SetElementReference ( |
||
geometry_GeometryChanged ( object sender, |
||
style_PropertyChanged ( object sender, |
public SetZIndex ( int value ) : void | ||
value | int | ${core_Feature_method_SetZIndex_param_value} |
Résultat | void |