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