TryApplyStyleInclude(Object?, Object?, Object?, String?) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll
public static bool TryApplyStyleInclude(object? targetCollection, object? ownerContext, object? includeValue, string? documentUri)

Parameters

targetCollection
Object
ownerContext
Object
includeValue
Object
documentUri
String

Returns