TryAddToDictionary(Object?, Object?, Object?, String?, Boolean) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll
public static void TryAddToDictionary(object? dictionary, object? key, object? value, string? documentUri, bool isShared = true)

Parameters

dictionary
Object
key
Object
value
Object
documentUri
String
isShared
Boolean