[]
        
(Showing Draft Content)

C1.WPF.C1LayoutRounder

C1LayoutRounder Class

Wrapper to get layout rounding in WPF 3.5.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public sealed class C1LayoutRounder : ContentPresenter, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
C1LayoutRounder()

Methods

Name Description
MeasureOverride(Size)

Provides the behavior for the Measure pass of layout.

Extension Methods