25 writes to Instance
System.Xaml (25)
System\Xaml\XamlObjectReader.cs (25)
348
context.
Instance
= propertyValue;
350
context.
Instance
= null;
855
context.
Instance
= propertyValue;
870
context.
Instance
= null;
876
context.
Instance
= null;
882
context.
Instance
= null;
890
context.
Instance
= null;
896
context.
Instance
= null;
1343
context.
Instance
= argument;
1348
context.
Instance
= null;
1353
context.
Instance
= null;
1364
context.
Instance
= null;
1369
context.
Instance
= null;
1374
context.
Instance
= null;
1397
context.
Instance
= value;
1410
context.
Instance
= null;
1431
context.
Instance
= value;
1434
context.
Instance
= null;
1939
context.
Instance
= value;
1953
context.
Instance
= null;
1958
context.
Instance
= null;
1969
context.
Instance
= null;
1979
context.
Instance
= null;
1984
context.
Instance
= null;
1993
context.
Instance
= null;
3 references to Instance
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (3)
869
ThrowIfPropertiesAreAttached(context.
Instance
, xamlProperty, context);
881
ThrowIfPropertiesAreAttached(context.
Instance
, xamlProperty, context);
2804
get { return context.
Instance
; }