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