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