2 references to HasOuterBorderProperty
PresentationFramework.Luna (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
83get { return (bool)GetValue(HasOuterBorderProperty); } 84set { SetValue(HasOuterBorderProperty, value); }