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