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