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