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