2 references to IsSharedSizeScopeProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
296element.SetValue(IsSharedSizeScopeProperty, value); 311return ((bool)element.GetValue(IsSharedSizeScopeProperty));