C# Class SumoNinjaMonkey.Framework.Controls.Clip

Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Свойство Type Description
ToBoundsProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
GetToBounds ( DependencyObject depObj ) : bool
SetToBounds ( DependencyObject depObj, bool clipToBounds ) : void

Private Methods

Méthode Description
ClipToBounds ( FrameworkElement fe ) : void
OnToBoundsPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
fe_Loaded ( object sender, RoutedEventArgs e ) : void
fe_SizeChanged ( object sender, SizeChangedEventArgs e ) : void

Method Details

GetToBounds() public static méthode

public static GetToBounds ( DependencyObject depObj ) : bool
depObj Windows.UI.Xaml.DependencyObject
Résultat bool

SetToBounds() public static méthode

public static SetToBounds ( DependencyObject depObj, bool clipToBounds ) : void
depObj Windows.UI.Xaml.DependencyObject
clipToBounds bool
Résultat void

Property Details

ToBoundsProperty public_oe static_oe property

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