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