25 writes to Instance
System.Xaml (25)
System\Xaml\XamlObjectReader.cs (25)
348
context.
Instance
= propertyValue;
350
context.
Instance
= null;
853
context.
Instance
= propertyValue;
868
context.
Instance
= null;
874
context.
Instance
= null;
880
context.
Instance
= null;
888
context.
Instance
= null;
894
context.
Instance
= null;
1346
context.
Instance
= argument;
1351
context.
Instance
= null;
1356
context.
Instance
= null;
1368
context.
Instance
= null;
1373
context.
Instance
= null;
1378
context.
Instance
= null;
1402
context.
Instance
= value;
1416
context.
Instance
= null;
1436
context.
Instance
= value;
1439
context.
Instance
= null;
1949
context.
Instance
= value;
1964
context.
Instance
= null;
1969
context.
Instance
= null;
1980
context.
Instance
= null;
1991
context.
Instance
= null;
1996
context.
Instance
= null;
2006
context.
Instance
= null;
3 references to Instance
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (3)
867
ThrowIfPropertiesAreAttached(context.
Instance
, xamlProperty, context);
879
ThrowIfPropertiesAreAttached(context.
Instance
, xamlProperty, context);
2826
get { return context.
Instance
; }