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