C# Класс Glass.Basics.Extensions.VisualExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
FindItemsPanel ( this visual ) : System.Windows.Controls.Panel

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/efaf9cb8-667b-4299-a25e-378ef0b8a02d

GetRectRelativeToParent ( this child ) : Rect

Описание методов

FindItemsPanel() публичный статический Метод

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/efaf9cb8-667b-4299-a25e-378ef0b8a02d
public static FindItemsPanel ( this visual ) : System.Windows.Controls.Panel
visual this
Результат System.Windows.Controls.Panel

GetRectRelativeToParent() публичный статический Метод

public static GetRectRelativeToParent ( this child ) : Rect
child this
Результат System.Windows.Rect