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