C# Class ICSharpCode.WpfDesign.Designer.Controls.PageClone

Inheritance: System.Windows.FrameworkElement, IAddChild
ファイルを表示 Open project: icsharpcode/WpfDesigner

Public Properties

Property Type Description
ContentProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
IAddChild void
IAddChild void
PageClone System

Protected Methods

Method Description
ArrangeOverride ( Size finalSize ) : Size
GetVisualChild ( int index ) : Visual
MeasureOverride ( Size availableSize ) : Size

Private Methods

Method Description
IAddChild ( object value ) : void
IAddChild ( string text ) : void
PageClone ( ) : System

Method Details

ArrangeOverride() protected method

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
return System.Windows.Size

GetVisualChild() protected method

protected GetVisualChild ( int index ) : Visual
index int
return Visual

MeasureOverride() protected method

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

Property Details

ContentProperty public_oe static_oe property

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