2 references to SupportsUnboundSources
WindowsBase (2)
Base\System\Windows\Expression.cs (2)
107
_flags |= InternalFlags.
SupportsUnboundSources
;
252
get { return (_flags & InternalFlags.
SupportsUnboundSources
) != 0; }