Dispatcher.MakeServices Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
protected virtual System.Collections.Generic.IReadOnlyList<object> MakeServices();
abstract member MakeServices : unit -> System.Collections.Generic.IReadOnlyList<obj>
override this.MakeServices : unit -> System.Collections.Generic.IReadOnlyList<obj>
Protected Overridable Function MakeServices () As IReadOnlyList(Of Object)