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