1 write to s_self
PresentationFramework (1)
System\Windows\Data\RelativeSource.cs (1)
132s_self = new RelativeSource(RelativeSourceMode.Self);
2 references to s_self
PresentationFramework (2)
System\Windows\Data\RelativeSource.cs (2)
130if (s_self == null) 134return s_self;