Specifies a
Size to use when calculating the layout for the visual

Declaration Syntax
public Size ElementSize { get; set; }
Public Property ElementSize As Size
public:
property Size ElementSize {
Size get ();
void set (Size value);
}
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)