Class ExtensionMethodsWpfDesign
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Extension methods used in the WPF designer.
public static class ExtensionMethodsWpfDesign
- Inheritance
-
ExtensionMethodsWpfDesign
Methods
- GetProperty(DesignItemPropertyCollection, MemberDescriptor)
Gets the design item property for the specified member descriptor.
- IsAttachedDependencyProperty(DesignItemProperty)
Indicates if the specified design item property represents an attached dependency property.
- Round(Rect)
Rounds position and size of a Rect to PlacementInformation.BoundsPrecision digits.