3 references to ContentProperty
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\TextSearchInternal.cs (3)
904get { return GetValue(ContentProperty); } 905set { SetValue(ContentProperty, value); } 929SetBinding(ContentProperty, binding);