Namespace:
C1.WPF.Legacy
Assembly: C1.WPF.Legacy (in C1.WPF.Legacy.dll)
Assembly: C1.WPF.Legacy (in C1.WPF.Legacy.dll)
Syntax
C# |
---|
protected override Size MeasureOverride( Size availableSize ) |
Visual Basic |
---|
Protected Overrides Function MeasureOverride ( _ availableSize As Size _ ) As Size |
Parameters
- availableSize
- Type: System.Windows..::..Size