Class DesignTimeProperties
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Helper Class for the Design Time Properties used by VS and Blend
public static class DesignTimeProperties
- Inheritance
-
DesignTimeProperties
Fields
- DataContextProperty
Design-time data context
- DesignHeightProperty
Design-time height
- DesignSourceProperty
Design-time design source
- DesignWidthProperty
Design-time width
- IsHiddenProperty
Design-time IsHidden property
- IsLockedProperty
Design-time IsLocked property.
- LayoutOverridesProperty
Layout-Overrides
- LayoutRoundingProperty
Design-time layout rounding
Methods
- GetIsHidden(DependencyObject)
Getter for IsHiddenProperty
- GetIsLocked(DependencyObject)
Getter for IsLockedProperty