C# Class Windows.UI.Xaml.Controls.Primitives.LayoutInformation

Inheritance: ILayoutInformation
显示文件 Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
GetLayoutExceptionElement ( [ dispatcher ) : UIElement
GetLayoutSlot ( [ element ) : Rect

Method Details

GetLayoutExceptionElement() public static method

public static GetLayoutExceptionElement ( [ dispatcher ) : UIElement
dispatcher [
return UIElement

GetLayoutSlot() public static method

public static GetLayoutSlot ( [ element ) : Rect
element [
return Windows.Foundation.Rect