Home
last modified time | relevance | path

Searched refs:xamlTypeName (Results 1 – 14 of 14) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/XamlBuildTask/Microsoft/Build/Tasks/Xaml/
H A DXamlBuildTaskServices.cs436 XamlTypeName xamlTypeName = XamlTypeName.Parse(typeName, namespaceTable); in GetXamlTypeFromString()
437 XamlType xamlType = xsc.GetXamlType(xamlTypeName); in GetXamlTypeFromString()
440 xamlType = GetXamlTypeFromXamlTypeName(xamlTypeName, namespaceTable, xsc); in GetXamlTypeFromString()
445 …static XamlType GetXamlTypeFromXamlTypeName(XamlTypeName xamlTypeName, NamespaceTable namespaceTab… in GetXamlTypeFromXamlTypeName() argument
448 if (xamlTypeName.TypeArguments.Count > 0) in GetXamlTypeFromXamlTypeName()
451 foreach (var typeArg in xamlTypeName.TypeArguments) in GetXamlTypeFromXamlTypeName()
456 return new XamlType(xamlTypeName.Namespace, xamlTypeName.Name, typeArgs, xsc); in GetXamlTypeFromXamlTypeName()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/System.Xaml/
H A DXamlSchemaContext.cs183 public XamlType GetXamlType (XamlTypeName xamlTypeName) in GetXamlType() argument
185 if (xamlTypeName == null) in GetXamlType()
188 var n = xamlTypeName; in GetXamlType()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/XamlIntegration/
H A DDynamicActivityXamlReader.cs1115 … XamlTypeName xamlTypeName = XamlTypeName.Parse(reader.Value as string, parent.namespaceTable); in ActivityPropertyHolder()
1116 … XamlType xamlType = parent.SchemaContext.GetXamlType(xamlTypeName); in ActivityPropertyHolder()
H A DActivityBuilderXamlWriter.cs1009 … XamlTypeName xamlTypeName = XamlTypeName.Parse(value as string, Writer.namespaceTable); in WriteValue()
1010 XamlType xamlType = Writer.SchemaContext.GetXamlType(xamlTypeName); in WriteValue()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Xaml.cs869 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Xaml.cs869 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Xaml.cs895 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Xaml.cs890 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Xaml.cs895 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Xaml.cs894 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Xaml.cs890 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Xaml.cs893 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Xaml.cs890 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Xaml.cs885 …public System.Xaml.XamlType GetXamlType(System.Xaml.Schema.XamlTypeName xamlTypeName) { throw null… in GetXamlType() argument