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