3 references to NonSharable
WindowsBase (3)
Base\MS\Internal\ComponentModel\PropertyChangeTracker.cs (1)
19
: base(ExpressionMode.
NonSharable
| ExpressionMode.ForwardsInvalidations)
Base\System\Windows\Expression.cs (2)
31
/// This option implies <see cref="
NonSharable
"/> as well.
95
case ExpressionMode.
NonSharable
: