Свойство | Type | Description | |
---|---|---|---|
BannerTextProperty | |||
CircularNavigationProperty | |||
DownTransitionProperty | |||
IsBannerEnabledProperty | |||
IsNavigationEnabledProperty | |||
LeftTransitionProperty | |||
MouseHoverBorderBrushProperty | |||
MouseHoverBorderEnabledProperty | |||
MouseHoverBorderThicknessProperty | |||
OrientationProperty | |||
RightTransitionProperty | |||
UpTransitionProperty |
Méthode | Description | |
---|---|---|
GoBack ( ) : void |
Changes the current slide to the previous item.
|
|
GoForward ( ) : void |
Changes the current to the next item.
|
|
HideControlButtons ( ) : void |
Removes the control buttons (next/previous) from view.
|
|
OnApplyTemplate ( ) : void | ||
ShowControlButtons ( ) : void |
Brings the control buttons (next/previous) into view.
|
Méthode | Description | |
---|---|---|
GetContainerForItemOverride ( ) : |
||
IsItemItsOwnContainerOverride ( object item ) : bool | ||
OnItemsChanged ( System e ) : void | ||
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
PrepareContainerForItemOverride ( |
Méthode | Description | |
---|---|---|
ApplyToNavigationButtons ( Action |
Applies actions to navigation buttons.
|
|
ChangeBannerText ( string value = null ) : void | ||
CoerceSelectedIndexProperty ( |
Coerce SelectedIndexProperty's value.
|
|
ComputeTransition ( int fromIndex, int toIndex ) : void |
Computes the transition when changing selected index.
|
|
DetectControlButtonsStatus ( Visibility activeButtonsVisibility = Visibility.Visible ) : void |
Sets the visibility of navigation buttons.
|
|
ExecuteWhenLoaded ( |
||
FlipView ( ) : System | ||
FlipViewLoaded ( object sender, |
||
FlipViewUnloaded ( object sender, |
||
GetNavigationButtons ( System.Windows.Controls.Button &prevButton, System.Windows.Controls.Button &nextButton, IEnumerable |
Gets the navigation buttons.
|
|
HideBanner ( ) : void | ||
NextButtonClick ( object sender, |
||
OnIsBannerEnabledPropertyChangedCallback ( |
||
PrevButtonClick ( object sender, |
||
ShowBanner ( ) : void |
protected GetContainerForItemOverride ( ) : |
||
Résultat |
protected IsItemItsOwnContainerOverride ( object item ) : bool | ||
item | object | |
Résultat | bool |
protected OnItemsChanged ( System e ) : void | ||
e | System | |
Résultat | void |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
Résultat | void |
protected OnMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
e | System.Windows.Controls.SelectionChangedEventArgs | |
Résultat | void |
protected PrepareContainerForItemOverride ( |
||
element | ||
item | object | |
Résultat | void |
public static DependencyProperty,System.Windows BannerTextProperty | ||
Résultat |
public static DependencyProperty,System.Windows CircularNavigationProperty | ||
Résultat |
public static DependencyProperty,System.Windows DownTransitionProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsBannerEnabledProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsNavigationEnabledProperty | ||
Résultat |
public static DependencyProperty,System.Windows LeftTransitionProperty | ||
Résultat |
public static DependencyProperty,System.Windows MouseHoverBorderBrushProperty | ||
Résultat |
public static DependencyProperty,System.Windows MouseHoverBorderEnabledProperty | ||
Résultat |
public static DependencyProperty,System.Windows MouseHoverBorderThicknessProperty | ||
Résultat |
public static DependencyProperty,System.Windows OrientationProperty | ||
Résultat |
public static DependencyProperty,System.Windows RightTransitionProperty | ||
Résultat |