6 types derived from Border
PresentationFramework.Aero (1)
PresentationFramework.Aero2 (1)
PresentationFramework.AeroLite (1)
PresentationFramework.Classic (1)
PresentationFramework.Luna (1)
PresentationFramework.Royale (1)
6 instantiations of Border
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
PresentationFramework (3)
92 references to Border
Microsoft.CodeAnalysis.EditorFeatures.Wpf (7)
Microsoft.VisualStudio.LanguageServices (11)
PresentationFramework (41)
System\Windows\Controls\Border.cs (7)
122= DependencyProperty.Register("BorderThickness", typeof(Thickness), typeof(Border),
131Border border = (Border)d;
148= DependencyProperty.Register("Padding", typeof(Thickness), typeof(Border),
158= DependencyProperty.Register("CornerRadius", typeof(CornerRadius), typeof(Border),
175= DependencyProperty.Register("BorderBrush", typeof(Brush), typeof(Border),
187Panel.BackgroundProperty.AddOwner(typeof(Border),
PresentationFramework.Aero (4)
PresentationFramework.Aero2 (4)
PresentationFramework.Luna (3)
PresentationFramework.Royale (3)
PresentationUI (2)
System.Windows.Controls.Ribbon (17)