3 references to ImmutableObjectAttribute
System (2)
compmod\system\componentmodel\ImmutableObjectAttribute.cs (2)
19
public static readonly ImmutableObjectAttribute Yes = new
ImmutableObjectAttribute
(true);
27
public static readonly ImmutableObjectAttribute No = new
ImmutableObjectAttribute
(false);
System.Drawing (1)
commonui\System\Drawing\Image.cs (1)
39
ImmutableObject
(true)