3 references to PropDefault
PresentationFramework (3)
src\Framework\System\Windows\Data\BindingBase.cs (1)
242PropDefault = BindingExpressionBase.BindingFlags.PropDefault,
src\Framework\System\Windows\Data\BindingExpressionBase.cs (2)
69Default = PropDefault | UpdateDefault, 74PropagationMask = OneWay | TwoWay | OneWayToSource | OneTime | PropDefault,