25 writes to Instance
System.Xaml (25)
System\Xaml\XamlObjectReader.cs (25)
353
context.
Instance
= propertyValue;
355
context.
Instance
= null;
860
context.
Instance
= propertyValue;
875
context.
Instance
= null;
881
context.
Instance
= null;
887
context.
Instance
= null;
895
context.
Instance
= null;
901
context.
Instance
= null;
1348
context.
Instance
= argument;
1353
context.
Instance
= null;
1358
context.
Instance
= null;
1369
context.
Instance
= null;
1374
context.
Instance
= null;
1379
context.
Instance
= null;
1402
context.
Instance
= value;
1415
context.
Instance
= null;
1436
context.
Instance
= value;
1439
context.
Instance
= null;
1944
context.
Instance
= value;
1958
context.
Instance
= null;
1963
context.
Instance
= null;
1974
context.
Instance
= null;
1984
context.
Instance
= null;
1989
context.
Instance
= null;
1998
context.
Instance
= null;
3 references to Instance
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (3)
874
ThrowIfPropertiesAreAttached(context.
Instance
, xamlProperty, context);
886
ThrowIfPropertiesAreAttached(context.
Instance
, xamlProperty, context);
2809
get { return context.
Instance
; }