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