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