Grid.SetIsSharedSizeScope Method (UIElement, Boolean)
.NET Framework (current version)
Sets the value of the IsSharedSizeScope attached property to a given UIElement.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows.UIElement
The element on which to set the IsSharedSizeScope attached property.
- value
-
Type:
System.Boolean
The property value to set.
.NET Framework
Available since 3.0
Available since 3.0
Show: