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