2 references to ShowGridLinesProperty
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
62SetFlags((bool) ShowGridLinesProperty.GetDefaultValue(DependencyObjectType), Flags.ShowGridLinesPropertyValue); 269set { SetValue(ShowGridLinesProperty, value); }