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