3 references to PrivateSharedSizeScopeProperty
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (3)
116
Path = new PropertyPath(
PrivateSharedSizeScopeProperty
),
120
BindingOperations.SetBinding(this,
PrivateSharedSizeScopeProperty
, binding);
127
BindingOperations.ClearBinding(this,
PrivateSharedSizeScopeProperty
);