ExtensionMethodsWpfDesign Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Extension methods used in the WPF designer.
Inheritance
System.Object
ExtensionMethodsWpfDesign
Syntax
public static class ExtensionMethodsWpfDesign
Methods
GetProperty(DesignItemPropertyCollection, MemberDescriptor) | Gets the design item property for the specified member descriptor. |
IsAttachedDependencyProperty(DesignItemProperty) | Gets if the specified design item property represents an attached dependency property. |
Round(Rect) | Rounds position and size of a Rect to PlacementInformation.BoundsPrecision digits. |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()