2 references to AuxiliaryPaneContentProperty
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (2)
157
get { return (object)GetValue(
AuxiliaryPaneContentProperty
); }
158
set { SetValue(
AuxiliaryPaneContentProperty
, value); }