3 references to PropDefault
PresentationFramework (3)
System\Windows\Data\BindingBase.cs (1)
239
PropDefault = BindingExpressionBase.BindingFlags.
PropDefault
,
System\Windows\Data\BindingExpressionBase.cs (2)
65
Default =
PropDefault
| UpdateDefault,
70
PropagationMask = OneWay | TwoWay | OneWayToSource | OneTime |
PropDefault
,