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