4 references to CommandBindingCollectionField
PresentationCore (4)
Core\CSharp\System\Windows\Generated\UIElement3D.cs (4)
99CommandBindingCollection bindings = CommandBindingCollectionField.GetValue(this); 103CommandBindingCollectionField.SetValue(this, bindings); 116return CommandBindingCollectionField.GetValue(this); 128CommandBindingCollection bindingCollection = CommandBindingCollectionField.GetValue(this);