C# Class Microsoft.Samples.KMoore.WPFSamples.Zap.ZapDecorator

Inheritance: System.Windows.Controls.Decorator
显示文件 Open project: daszat/zetbox Class Usage Examples

Public Properties

Property Type Description
TargetIndexProperty System.Windows.DependencyProperty

Public Methods

Method Description
ZapDecorator ( ) : System

Protected Methods

Method Description
MeasureOverride ( Size constraint ) : Size

Private Methods

Method Description
CompositionTarget_Rendering ( object sender, EventArgs e ) : void
ZapDecorator_Loaded ( object sender, RoutedEventArgs e ) : void
ZapDecorator_Unloaded ( object sender, RoutedEventArgs e ) : void

Method Details

MeasureOverride() protected method

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
return System.Windows.Size

ZapDecorator() public method

public ZapDecorator ( ) : System
return System

Property Details

TargetIndexProperty public_oe static_oe property

public static DependencyProperty,System.Windows TargetIndexProperty
return System.Windows.DependencyProperty