1 reference to IAlternateWordForm
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
531
public static implicit operator IAlternateWordForm(IObjectReference obj) => (obj != null) ? new
IAlternateWordForm
(obj) : null;