1 write to _defaultLazy
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
272
_defaultLazy
= new Lazy<global::MS.Internal.WindowsRuntime.ABI.Windows.Data.Text.IWordSegment>(() => ifc);
1 reference to _defaultLazy
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
261
private global::MS.Internal.WindowsRuntime.ABI.Windows.Data.Text.IWordSegment _default =>
_defaultLazy
.Value;