PySimultan 0.1.54__py3-none-any.whl → 0.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- PySimultan-0.2.dist-info/LICENSE.txt +17 -0
- PySimultan-0.2.dist-info/METADATA +36 -0
- PySimultan-0.2.dist-info/RECORD +82 -0
- {PySimultan-0.1.54.dist-info → PySimultan-0.2.dist-info}/WHEEL +1 -1
- PySimultan-0.2.dist-info/top_level.txt +1 -0
- {PySimultan → PySimultan2}/__init__.py +11 -6
- PySimultan2/config.py +52 -0
- PySimultan2/data_model.py +713 -0
- PySimultan2/default_types.py +507 -0
- PySimultan2/files.py +371 -0
- PySimultan2/geometry/__init__.py +4 -0
- PySimultan2/geometry/geometry_base.py +654 -0
- PySimultan2/geometry/utils.py +181 -0
- PySimultan2/multi_values.py +277 -0
- PySimultan2/object_mapper.py +200 -0
- PySimultan2/resources/AssimpNet.dll +0 -0
- PySimultan2/resources/AvalonDock.dll +0 -0
- PySimultan2/resources/BruTile.dll +0 -0
- PySimultan2/resources/ClosedXML.dll +0 -0
- PySimultan2/resources/ComponentBuilder.dll +0 -0
- PySimultan/resources/ComponentBuilder.exe.config → PySimultan2/resources/ComponentBuilder.dll.config +6 -2
- PySimultan2/resources/ComponentBuilder.runtimeconfig.json +18 -0
- {PySimultan → PySimultan2}/resources/ComponentBuilder.xml +11877 -6754
- PySimultan2/resources/ControlzEx.dll +0 -0
- PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll +0 -0
- PySimultan2/resources/DocumentFormat.OpenXml.dll +0 -0
- PySimultan2/resources/ExcelNumberFormat.dll +0 -0
- PySimultan2/resources/Fluent.dll +0 -0
- PySimultan2/resources/GeometryViewer.dll +0 -0
- {PySimultan → PySimultan2}/resources/GeometryViewer.xml +2201 -1155
- PySimultan2/resources/HelixToolkit.Core.Wpf.dll +0 -0
- PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll +0 -0
- PySimultan2/resources/HelixToolkit.SharpDX.Core.dll +0 -0
- PySimultan2/resources/HelixToolkit.dll +0 -0
- PySimultan2/resources/MathNet.Numerics.dll +0 -0
- PySimultan2/resources/Microsoft.AspNetCore.Authorization.dll +0 -0
- PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll +0 -0
- PySimultan2/resources/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- PySimultan2/resources/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- PySimultan2/resources/Microsoft.Extensions.Options.dll +0 -0
- PySimultan2/resources/Microsoft.Extensions.Primitives.dll +0 -0
- PySimultan2/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
- PySimultan2/resources/Microsoft.WindowsAPICodePack.dll +0 -0
- PySimultan2/resources/Microsoft.Xaml.Behaviors.dll +0 -0
- PySimultan2/resources/Newtonsoft.Json.Bson.dll +0 -0
- PySimultan2/resources/Newtonsoft.Json.dll +0 -0
- PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll +0 -0
- PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll +0 -0
- PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll.config +15 -0
- PySimultan2/resources/SIMULTAN.Lang.dll +0 -0
- {PySimultan → PySimultan2}/resources/SIMULTAN.Lang.xml +5282 -3252
- PySimultan2/resources/SIMULTAN.Plugins.dll +0 -0
- {PySimultan → PySimultan2}/resources/SIMULTAN.Plugins.xml +110 -0
- PySimultan2/resources/SIMULTAN.UI.dll +0 -0
- {PySimultan → PySimultan2}/resources/SIMULTAN.UI.xml +10483 -4937
- PySimultan2/resources/SIMULTAN.dll +0 -0
- PySimultan2/resources/SIMULTAN.xml +34122 -0
- PySimultan2/resources/SharpDX.D3DCompiler.dll +0 -0
- PySimultan2/resources/SharpDX.DXGI.dll +0 -0
- PySimultan2/resources/SharpDX.Direct2D1.dll +0 -0
- PySimultan2/resources/SharpDX.Direct3D11.dll +0 -0
- PySimultan2/resources/SharpDX.Direct3D9.dll +0 -0
- {PySimultan → PySimultan2}/resources/SharpDX.Mathematics.dll +0 -0
- PySimultan2/resources/SharpDX.dll +0 -0
- {PySimultan → PySimultan2}/resources/SitePlanner.dll +0 -0
- {PySimultan → PySimultan2}/resources/SitePlanner.xml +959 -1110
- PySimultan2/resources/Sprache.dll +0 -0
- PySimultan2/resources/System.Data.OleDb.dll +0 -0
- PySimultan2/resources/System.Net.Http.Formatting.dll +0 -0
- PySimultan2/resources/XAMLMarkupExtensions.dll +0 -0
- PySimultan2/resources/assimp.dll +0 -0
- {PySimultan → PySimultan2}/resources/defaultsettings.xml +0 -0
- PySimultan2/simultan_object.py +366 -0
- PySimultan2/taxonomy_maps.py +169 -0
- PySimultan2/utils.py +1383 -0
- PySimultan/config.py +0 -57
- PySimultan/data_model.py +0 -376
- PySimultan/default_types.py +0 -1771
- PySimultan/geo_default_types.py +0 -763
- PySimultan/geometry.py +0 -309
- PySimultan/resources/AssimpNet.dll +0 -0
- PySimultan/resources/AssimpNet.xml +0 -12074
- PySimultan/resources/BruTile.dll +0 -0
- PySimultan/resources/BruTile.xml +0 -1845
- PySimultan/resources/ControlzEx.dll +0 -0
- PySimultan/resources/Cyotek.Drawing.BitmapFont.dll +0 -0
- PySimultan/resources/DXFImportExport.dll +0 -0
- PySimultan/resources/DotSpatial.Projections.xml +0 -5879
- PySimultan/resources/EXCELImportExport.dll +0 -0
- PySimultan/resources/Fluent.dll +0 -0
- PySimultan/resources/Fluent.xml +0 -9103
- PySimultan/resources/GeoJSON.Net.dll +0 -0
- PySimultan/resources/GeometryViewer.Data.dll +0 -0
- PySimultan/resources/GeometryViewer.Data.xml +0 -4443
- PySimultan/resources/GeometryViewer.Shared.dll +0 -0
- PySimultan/resources/GeometryViewer.Shared.xml +0 -588
- PySimultan/resources/GeometryViewer.dll +0 -0
- PySimultan/resources/HelixToolkit.Wpf.SharpDX.dll +0 -0
- PySimultan/resources/HelixToolkit.Wpf.SharpDX.xml +0 -43219
- PySimultan/resources/HelixToolkit.Wpf.dll +0 -0
- PySimultan/resources/HelixToolkit.Wpf.xml +0 -22363
- PySimultan/resources/HelixToolkit.dll +0 -0
- PySimultan/resources/HelixToolkit.xml +0 -144
- PySimultan/resources/ImportLog_SMART_CAMPUS_TU_WIEN_BIBLIOTHEK_20210305_ZONENMODELL_23_11_2021-06_54_54.txt +0 -1
- PySimultan/resources/LibGit2Sharp.dll +0 -0
- PySimultan/resources/LibGit2Sharp.dll.config +0 -4
- PySimultan/resources/LibGit2Sharp.xml +0 -13770
- PySimultan/resources/MathNet.Numerics.dll +0 -0
- PySimultan/resources/MathNet.Numerics.xml +0 -57152
- PySimultan/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
- PySimultan/resources/Microsoft.WindowsAPICodePack.Shell.xml +0 -25496
- PySimultan/resources/Microsoft.WindowsAPICodePack.dll +0 -0
- PySimultan/resources/Microsoft.WindowsAPICodePack.xml +0 -2934
- PySimultan/resources/Newtonsoft.Json.dll +0 -0
- PySimultan/resources/Newtonsoft.Json.xml +0 -11305
- PySimultan/resources/ParameterStructure.dll +0 -0
- PySimultan/resources/ParameterStructure.xml +0 -10750
- PySimultan/resources/SIMULTAN.AutoUpdate.Client.dll +0 -0
- PySimultan/resources/SIMULTAN.DataExchange.dll +0 -0
- PySimultan/resources/SIMULTAN.Lang.dll +0 -0
- PySimultan/resources/SIMULTAN.Legacy.dll +0 -0
- PySimultan/resources/SIMULTAN.Legacy.xml +0 -254
- PySimultan/resources/SIMULTAN.Plugins.dll +0 -0
- PySimultan/resources/SIMULTAN.Project.dll +0 -0
- PySimultan/resources/SIMULTAN.Project.dll.config +0 -11
- PySimultan/resources/SIMULTAN.UI.dll +0 -0
- PySimultan/resources/SIMULTAN.Util.dll +0 -0
- PySimultan/resources/SIMULTAN.Util.xml +0 -3430
- PySimultan/resources/SharpDX.D3DCompiler.dll +0 -0
- PySimultan/resources/SharpDX.D3DCompiler.xml +0 -5897
- PySimultan/resources/SharpDX.DXGI.dll +0 -0
- PySimultan/resources/SharpDX.DXGI.xml +0 -8737
- PySimultan/resources/SharpDX.Direct2D1.dll +0 -0
- PySimultan/resources/SharpDX.Direct2D1.xml +0 -46691
- PySimultan/resources/SharpDX.Direct3D11.dll +0 -0
- PySimultan/resources/SharpDX.Direct3D11.xml +0 -31826
- PySimultan/resources/SharpDX.Direct3D9.dll +0 -0
- PySimultan/resources/SharpDX.Direct3D9.xml +0 -36489
- PySimultan/resources/SharpDX.Mathematics.xml +0 -16449
- PySimultan/resources/SharpDX.dll +0 -0
- PySimultan/resources/Sprache.dll +0 -0
- PySimultan/resources/Sprache.xml +0 -1199
- PySimultan/resources/System.Net.Http.Formatting.dll +0 -0
- PySimultan/resources/System.Net.Http.Formatting.xml +0 -2094
- PySimultan/resources/System.Windows.Interactivity.dll +0 -0
- PySimultan/resources/TalkGit.dll +0 -0
- PySimultan/resources/TalkGit.dll.config +0 -11
- PySimultan/resources/WebServiceConnector.dll +0 -0
- PySimultan/resources/WebServiceConnector.dll.config +0 -11
- PySimultan/resources/XAMLMarkupExtensions.dll +0 -0
- PySimultan/resources/XAMLMarkupExtensions.xml +0 -862
- PySimultan/resources/Xceed.Wpf.AvalonDock.Themes.Aero.dll +0 -0
- PySimultan/resources/Xceed.Wpf.AvalonDock.Themes.Metro.dll +0 -0
- PySimultan/resources/Xceed.Wpf.AvalonDock.Themes.VS2010.dll +0 -0
- PySimultan/resources/Xceed.Wpf.AvalonDock.dll +0 -0
- PySimultan/resources/Xceed.Wpf.Toolkit.dll +0 -0
- PySimultan/resources/assimp.dll +0 -0
- PySimultan/resources/schema.yaml +0 -13
- PySimultan/resources/simultan_exception_07_10_2021-08_34_24.txt +0 -17
- PySimultan/resources/simultan_exception_07_10_2021-10_13_31.txt +0 -17
- PySimultan/resources/simultan_exception_11_10_2021-19_45_42.txt +0 -17
- PySimultan/resources/simultan_exception_22_11_2021-16_41_52.txt +0 -14
- PySimultan/resources/simultan_exception_22_11_2021-17_37_40.txt +0 -14
- PySimultan/simultan_geometry_utils.py +0 -81
- PySimultan/simultan_utils.py +0 -165
- PySimultan/slots.py +0 -51
- PySimultan/template_tools.py +0 -631
- PySimultan/utils.py +0 -298
- PySimultan-0.1.54.dist-info/LICENSE +0 -674
- PySimultan-0.1.54.dist-info/LICENSE.txt +0 -674
- PySimultan-0.1.54.dist-info/METADATA +0 -690
- PySimultan-0.1.54.dist-info/RECORD +0 -119
- PySimultan-0.1.54.dist-info/entry_points.txt +0 -3
- PySimultan-0.1.54.dist-info/top_level.txt +0 -1
- PySimultan-0.1.54.dist-info/zip-safe +0 -1
- {PySimultan → PySimultan2}/resources/DotSpatial.Projections.dll +0 -0
- {PySimultan → PySimultan2}/resources/GeometryViewer.dll.config +0 -0
- {PySimultan → PySimultan2}/resources/SIMULTAN.AutoUpdate.Client.dll.config +0 -0
- {PySimultan → PySimultan2}/resources/SitePlanner.dll.config +0 -0
- {PySimultan → PySimultan2}/resources/Sprache.Calc.dll +0 -0
- {PySimultan → PySimultan2}/resources/__init__.py +0 -0
- {PySimultan → PySimultan2}/resources/setup.bat +0 -0
@@ -1,862 +0,0 @@
|
|
1
|
-
<?xml version="1.0"?>
|
2
|
-
<doc>
|
3
|
-
<assembly>
|
4
|
-
<name>XAMLMarkupExtensions</name>
|
5
|
-
</assembly>
|
6
|
-
<members>
|
7
|
-
<member name="T:XAMLMarkupExtensions.Base.DependencyObjectHelper">
|
8
|
-
<summary>
|
9
|
-
Extension methods for dependency objects.
|
10
|
-
</summary>
|
11
|
-
</member>
|
12
|
-
<member name="M:XAMLMarkupExtensions.Base.DependencyObjectHelper.GetValueSync``1(System.Windows.DependencyObject,System.Windows.DependencyProperty)">
|
13
|
-
<summary>
|
14
|
-
Gets the value thread-safe.
|
15
|
-
</summary>
|
16
|
-
<param name="obj">The object.</param>
|
17
|
-
<param name="property">The property.</param>
|
18
|
-
<typeparam name="T">The type of the value.</typeparam>
|
19
|
-
<returns>The value.</returns>
|
20
|
-
</member>
|
21
|
-
<member name="M:XAMLMarkupExtensions.Base.DependencyObjectHelper.SetValueSync``1(System.Windows.DependencyObject,System.Windows.DependencyProperty,``0)">
|
22
|
-
<summary>
|
23
|
-
Sets the value thread-safe.
|
24
|
-
</summary>
|
25
|
-
<param name="obj">The object.</param>
|
26
|
-
<param name="property">The property.</param>
|
27
|
-
<param name="value">The value.</param>
|
28
|
-
<typeparam name="T">The type of the value.</typeparam>
|
29
|
-
</member>
|
30
|
-
<member name="T:XAMLMarkupExtensions.Base.EndpointReachedEventArgs">
|
31
|
-
<summary>
|
32
|
-
The event arguments of the EndpointReached event.
|
33
|
-
</summary>
|
34
|
-
</member>
|
35
|
-
<member name="P:XAMLMarkupExtensions.Base.EndpointReachedEventArgs.Endpoint">
|
36
|
-
<summary>
|
37
|
-
The endpoint.
|
38
|
-
</summary>
|
39
|
-
</member>
|
40
|
-
<member name="P:XAMLMarkupExtensions.Base.EndpointReachedEventArgs.EndpointValue">
|
41
|
-
<summary>
|
42
|
-
Get or set the value that will be stored to the endpoint.
|
43
|
-
</summary>
|
44
|
-
</member>
|
45
|
-
<member name="P:XAMLMarkupExtensions.Base.EndpointReachedEventArgs.Handled">
|
46
|
-
<summary>
|
47
|
-
Get or set a flag indicating that the event was handled.
|
48
|
-
</summary>
|
49
|
-
</member>
|
50
|
-
<member name="M:XAMLMarkupExtensions.Base.EndpointReachedEventArgs.#ctor(XAMLMarkupExtensions.Base.TargetInfo)">
|
51
|
-
<summary>
|
52
|
-
Creates a new <see cref="T:XAMLMarkupExtensions.Base.EndpointReachedEventArgs"/> object.
|
53
|
-
</summary>
|
54
|
-
<param name="endPoint">The endpoint.</param>
|
55
|
-
</member>
|
56
|
-
<member name="T:XAMLMarkupExtensions.Base.INestedMarkupExtension">
|
57
|
-
<summary>
|
58
|
-
Markup extensions that implement this interface shall be able to return their target objects.
|
59
|
-
They should also implement a SetNewValue function that properly set the value to all their targets with their own modification of the value.
|
60
|
-
</summary>
|
61
|
-
</member>
|
62
|
-
<member name="M:XAMLMarkupExtensions.Base.INestedMarkupExtension.GetTargetPropertyPaths">
|
63
|
-
<summary>
|
64
|
-
Get the paths to all target properties through the nesting hierarchy.
|
65
|
-
</summary>
|
66
|
-
<returns>A list of combinations of property types and the corresponsing stacks that resemble the paths to the properties.</returns>
|
67
|
-
</member>
|
68
|
-
<member name="M:XAMLMarkupExtensions.Base.INestedMarkupExtension.UpdateNewValue(XAMLMarkupExtensions.Base.TargetPath)">
|
69
|
-
<summary>
|
70
|
-
Trigger the update of the target(s).
|
71
|
-
</summary>
|
72
|
-
<param name="targetPath">A specific path to follow or null for all targets.</param>
|
73
|
-
<returns>The output of the path at the endpoint.</returns>
|
74
|
-
</member>
|
75
|
-
<member name="M:XAMLMarkupExtensions.Base.INestedMarkupExtension.FormatOutput(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
76
|
-
<summary>
|
77
|
-
Format the output of the markup extension.
|
78
|
-
</summary>
|
79
|
-
<param name="endpoint">Information about the endpoint.</param>
|
80
|
-
<param name="info">Information about the target.</param>
|
81
|
-
<returns>The output of this extension for the given endpoint and target.</returns>
|
82
|
-
</member>
|
83
|
-
<member name="M:XAMLMarkupExtensions.Base.INestedMarkupExtension.IsConnected(XAMLMarkupExtensions.Base.TargetInfo)">
|
84
|
-
<summary>
|
85
|
-
Check, if the given target is connected to this markup extension.
|
86
|
-
</summary>
|
87
|
-
<param name="info">Information about the target.</param>
|
88
|
-
<returns>True, if a connection exits.</returns>
|
89
|
-
</member>
|
90
|
-
<member name="T:XAMLMarkupExtensions.Base.NestedMarkupExtension">
|
91
|
-
<summary>
|
92
|
-
This class walks up the tree of markup extensions to support nesting.
|
93
|
-
Based on <see href="https://github.com/SeriousM/WPFLocalizationExtension"/>
|
94
|
-
</summary>
|
95
|
-
</member>
|
96
|
-
<member name="F:XAMLMarkupExtensions.Base.NestedMarkupExtension.targetObjects">
|
97
|
-
<summary>
|
98
|
-
Holds the collection of assigned dependency objects as WeakReferences
|
99
|
-
Instead of a single reference, a list is used, if this extension is applied to multiple instances.
|
100
|
-
|
101
|
-
The values are lists of tuples, containing the target property and property type.
|
102
|
-
</summary>
|
103
|
-
</member>
|
104
|
-
<member name="F:XAMLMarkupExtensions.Base.NestedMarkupExtension.rootObjectHashCode">
|
105
|
-
<summary>
|
106
|
-
Holds the markup extensions root object hash code.
|
107
|
-
</summary>
|
108
|
-
</member>
|
109
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.GetTargetObjectsAndProperties">
|
110
|
-
<summary>
|
111
|
-
Get the target objects and properties.
|
112
|
-
</summary>
|
113
|
-
<returns>A list of target objects.</returns>
|
114
|
-
</member>
|
115
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.GetTargetPropertyPaths">
|
116
|
-
<summary>
|
117
|
-
Get the paths to all target properties through the nesting hierarchy.
|
118
|
-
</summary>
|
119
|
-
<returns>A list of paths to the properties.</returns>
|
120
|
-
</member>
|
121
|
-
<member name="F:XAMLMarkupExtensions.Base.NestedMarkupExtension.OnFirstTarget">
|
122
|
-
<summary>
|
123
|
-
An action that is called when the first target is bound.
|
124
|
-
</summary>
|
125
|
-
</member>
|
126
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.FormatOutput(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
127
|
-
<summary>
|
128
|
-
This function must be implemented by all child classes.
|
129
|
-
It shall return the properly prepared output of the markup extension.
|
130
|
-
</summary>
|
131
|
-
<param name="info">Information about the target.</param>
|
132
|
-
<param name="endPoint">Information about the endpoint.</param>
|
133
|
-
</member>
|
134
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.IsConnected(XAMLMarkupExtensions.Base.TargetInfo)">
|
135
|
-
<summary>
|
136
|
-
Check, if the given target is connected to this markup extension.
|
137
|
-
</summary>
|
138
|
-
<param name="info">Information about the target.</param>
|
139
|
-
<returns>True, if a connection exits.</returns>
|
140
|
-
</member>
|
141
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.OnServiceProviderChanged(System.IServiceProvider)">
|
142
|
-
<summary>
|
143
|
-
Override this function, if (and only if) additional information is needed from the <see cref="T:System.IServiceProvider"/> instance that is passed to <see cref="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.ProvideValue(System.IServiceProvider)"/>.
|
144
|
-
</summary>
|
145
|
-
<param name="serviceProvider">A service provider.</param>
|
146
|
-
</member>
|
147
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.ProvideValue(System.IServiceProvider)">
|
148
|
-
<summary>
|
149
|
-
The ProvideValue method of the <see cref="T:System.Windows.Markup.MarkupExtension"/> base class.
|
150
|
-
</summary>
|
151
|
-
<param name="serviceProvider">A service provider.</param>
|
152
|
-
<returns>The value of the extension, or this if something gone wrong (needed for Templates).</returns>
|
153
|
-
</member>
|
154
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.UpdateNewValue">
|
155
|
-
<summary>
|
156
|
-
Set the new value for all targets.
|
157
|
-
</summary>
|
158
|
-
</member>
|
159
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.UpdateNewValue(XAMLMarkupExtensions.Base.TargetPath)">
|
160
|
-
<summary>
|
161
|
-
Trigger the update of the target(s).
|
162
|
-
</summary>
|
163
|
-
<param name="targetPath">A specific path to follow or null for all targets.</param>
|
164
|
-
<returns>The output of the path at the endpoint.</returns>
|
165
|
-
</member>
|
166
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.SetPropertyValue(System.Object,XAMLMarkupExtensions.Base.TargetInfo,System.Boolean)">
|
167
|
-
<summary>
|
168
|
-
Sets the value of a property of type PropertyInfo or DependencyProperty.
|
169
|
-
</summary>
|
170
|
-
<param name="value">The new value.</param>
|
171
|
-
<param name="info">The target information.</param>
|
172
|
-
<param name="forceNull">Determines, whether null values should be written.</param>
|
173
|
-
</member>
|
174
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.GetPropertyValue(XAMLMarkupExtensions.Base.TargetInfo)">
|
175
|
-
<summary>
|
176
|
-
Gets the value of a property of type PropertyInfo or DependencyProperty.
|
177
|
-
</summary>
|
178
|
-
<param name="info">The target information.</param>
|
179
|
-
<returns>The value.</returns>
|
180
|
-
</member>
|
181
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.GetValue``1(System.Object,System.Reflection.PropertyInfo,System.Int32)">
|
182
|
-
<summary>
|
183
|
-
Safely get the value of a property that might be set by a further MarkupExtension.
|
184
|
-
</summary>
|
185
|
-
<typeparam name="T">The return type.</typeparam>
|
186
|
-
<param name="value">The value supplied by the set accessor of the property.</param>
|
187
|
-
<param name="property">The property information.</param>
|
188
|
-
<param name="index">The index of the indexed property, if applicable.</param>
|
189
|
-
<returns>The value or default.</returns>
|
190
|
-
</member>
|
191
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.GetValue``1(System.Object,System.Reflection.PropertyInfo,System.Int32,XAMLMarkupExtensions.Base.TargetInfo)">
|
192
|
-
<summary>
|
193
|
-
Safely get the value of a property that might be set by a further MarkupExtension.
|
194
|
-
</summary>
|
195
|
-
<typeparam name="T">The return type.</typeparam>
|
196
|
-
<param name="value">The value supplied by the set accessor of the property.</param>
|
197
|
-
<param name="property">The property information.</param>
|
198
|
-
<param name="index">The index of the indexed property, if applicable.</param>
|
199
|
-
<param name="endPoint">An optional endpoint information.</param>
|
200
|
-
<returns>The value or default.</returns>
|
201
|
-
</member>
|
202
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.UpdateOnEndpoint(XAMLMarkupExtensions.Base.TargetInfo)">
|
203
|
-
<summary>
|
204
|
-
This method must return true, if an update shall be executed when the given endpoint is reached.
|
205
|
-
This method is called each time an endpoint is reached.
|
206
|
-
</summary>
|
207
|
-
<param name="endpoint">Information on the specific endpoint.</param>
|
208
|
-
<returns>True, if an update of the path to this endpoint shall be performed.</returns>
|
209
|
-
</member>
|
210
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.GetPathToEndpoint(XAMLMarkupExtensions.Base.TargetInfo)">
|
211
|
-
<summary>
|
212
|
-
Get the path to a specific endpoint.
|
213
|
-
</summary>
|
214
|
-
<param name="endpoint">The endpoint info.</param>
|
215
|
-
<returns>The path to the endpoint.</returns>
|
216
|
-
</member>
|
217
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.IsEndpointObject(System.Object)">
|
218
|
-
<summary>
|
219
|
-
Checks the existance of the given object in the target endpoint list.
|
220
|
-
</summary>
|
221
|
-
<param name="obj">The object.</param>
|
222
|
-
<returns>True, if the extension nesting tree reaches the given object.</returns>
|
223
|
-
</member>
|
224
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.OnEndpointReached(XAMLMarkupExtensions.Base.NestedMarkupExtension,XAMLMarkupExtensions.Base.EndpointReachedEventArgs)">
|
225
|
-
<summary>
|
226
|
-
An event handler that is called from the static <see cref="T:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent"/> class.
|
227
|
-
</summary>
|
228
|
-
<param name="sender">The markup extension that reached an enpoint.</param>
|
229
|
-
<param name="args">The event args containing the endpoint information.</param>
|
230
|
-
</member>
|
231
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.Dispose">
|
232
|
-
<summary>
|
233
|
-
Implements the IDisposable.Dispose function.
|
234
|
-
</summary>
|
235
|
-
</member>
|
236
|
-
<member name="T:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent">
|
237
|
-
<summary>
|
238
|
-
A static proxy class that handles endpoint reached events for a list of weak references of <see cref="T:XAMLMarkupExtensions.Base.NestedMarkupExtension"/>.
|
239
|
-
This circumvents the usage of a WeakEventManager while providing a static instance that is capable of firing the event.
|
240
|
-
</summary>
|
241
|
-
</member>
|
242
|
-
<member name="F:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent.listeners">
|
243
|
-
<summary>
|
244
|
-
A dicitonary which contains a list of listeners per unique rootObject hash.
|
245
|
-
</summary>
|
246
|
-
</member>
|
247
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent.Invoke(System.Int32,XAMLMarkupExtensions.Base.NestedMarkupExtension,XAMLMarkupExtensions.Base.EndpointReachedEventArgs)">
|
248
|
-
<summary>
|
249
|
-
Fire the event.
|
250
|
-
</summary>
|
251
|
-
<param name="rootObjectHashCode"><paramref name="sender"/>s root object hash code.</param>
|
252
|
-
<param name="sender">The markup extension that reached an end point.</param>
|
253
|
-
<param name="args">The event args containing the endpoint information.</param>
|
254
|
-
</member>
|
255
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent.AddListener(System.Int32,XAMLMarkupExtensions.Base.NestedMarkupExtension)">
|
256
|
-
<summary>
|
257
|
-
Adds a listener to the inner list of listeners.
|
258
|
-
</summary>
|
259
|
-
<param name="rootObjectHashCode"><paramref name="listener"/>s root object hash code.</param>
|
260
|
-
<param name="listener">The listener to add.</param>
|
261
|
-
</member>
|
262
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent.ClearListenersForRootObject(System.Int32)">
|
263
|
-
<summary>
|
264
|
-
Clears the listeners list for the given root object hash code <paramref name="rootObjectHashCode"/>.
|
265
|
-
</summary>
|
266
|
-
<param name="rootObjectHashCode"></param>
|
267
|
-
</member>
|
268
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent.ContainsRootObjectHash(System.Int32)">
|
269
|
-
<summary>
|
270
|
-
Returns true if the given <paramref name="rootObjectHashCode"/> is already added, false otherwise.
|
271
|
-
</summary>
|
272
|
-
<param name="rootObjectHashCode">Root object hash code to check.</param>
|
273
|
-
<returns>Returns true if the given <paramref name="rootObjectHashCode"/> is already added, false otherwise.</returns>
|
274
|
-
</member>
|
275
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent.RemoveListener(System.Int32,XAMLMarkupExtensions.Base.NestedMarkupExtension)">
|
276
|
-
<summary>
|
277
|
-
Removes a listener from the inner list of listeners.
|
278
|
-
</summary>
|
279
|
-
<param name="rootObjectHashCode"><paramref name="listener"/>s root object hash code.</param>
|
280
|
-
<param name="listener">The listener to remove.</param>
|
281
|
-
</member>
|
282
|
-
<member name="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.EndpointReachedEvent.#cctor">
|
283
|
-
<summary>
|
284
|
-
An empty static constructor to prevent the class from being marked as beforefieldinit.
|
285
|
-
</summary>
|
286
|
-
</member>
|
287
|
-
<member name="T:XAMLMarkupExtensions.Base.NullExtension">
|
288
|
-
<summary>
|
289
|
-
An extension that returns null.
|
290
|
-
</summary>
|
291
|
-
</member>
|
292
|
-
<member name="M:XAMLMarkupExtensions.Base.NullExtension.FormatOutput(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
293
|
-
<summary>
|
294
|
-
This function returns the properly prepared output of the markup extension.
|
295
|
-
</summary>
|
296
|
-
<param name="info">Information about the target.</param>
|
297
|
-
<param name="endPoint">Information about the endpoint.</param>
|
298
|
-
</member>
|
299
|
-
<member name="M:XAMLMarkupExtensions.Base.NullExtension.UpdateOnEndpoint(XAMLMarkupExtensions.Base.TargetInfo)">
|
300
|
-
<summary>
|
301
|
-
This method must return true, if an update shall be executed when the given endpoint is reached.
|
302
|
-
This method is called each time an endpoint is reached.
|
303
|
-
</summary>
|
304
|
-
<param name="endpoint">Information on the specific endpoint.</param>
|
305
|
-
<returns>True, if an update of the path to this endpoint shall be performed.</returns>
|
306
|
-
</member>
|
307
|
-
<member name="T:XAMLMarkupExtensions.Base.ObjectDependencyManager">
|
308
|
-
<summary>
|
309
|
-
This class ensures, that a specific object lives as long a associated object is alive.
|
310
|
-
Based on: <see href="https://github.com/SeriousM/WPFLocalizationExtension"/>
|
311
|
-
</summary>
|
312
|
-
</member>
|
313
|
-
<member name="F:XAMLMarkupExtensions.Base.ObjectDependencyManager.internalList">
|
314
|
-
<summary>
|
315
|
-
This member holds the list of all <see cref="T:System.WeakReference"/>s and their appropriate objects.
|
316
|
-
</summary>
|
317
|
-
</member>
|
318
|
-
<member name="M:XAMLMarkupExtensions.Base.ObjectDependencyManager.#cctor">
|
319
|
-
<summary>
|
320
|
-
Initializes static members of the <see cref="T:XAMLMarkupExtensions.Base.ObjectDependencyManager"/> class.
|
321
|
-
Static Constructor. Creates a new instance of
|
322
|
-
Dictionary(object, <see cref="T:System.WeakReference"/>) and set it to the <see cref="F:XAMLMarkupExtensions.Base.ObjectDependencyManager.internalList"/>.
|
323
|
-
</summary>
|
324
|
-
</member>
|
325
|
-
<member name="M:XAMLMarkupExtensions.Base.ObjectDependencyManager.AddObjectDependency(System.WeakReference,System.Object)">
|
326
|
-
<summary>
|
327
|
-
This method adds a new object dependency
|
328
|
-
</summary>
|
329
|
-
<param name="weakRefDp">The <see cref="T:System.WeakReference"/>, which ensures the live cycle of <paramref name="objToHold"/></param>
|
330
|
-
<param name="objToHold">The object, which should stay alive as long <paramref name="weakRefDp"/> is alive</param>
|
331
|
-
<returns>
|
332
|
-
true, if the binding was successfully, otherwise false
|
333
|
-
</returns>
|
334
|
-
<exception cref="T:System.ArgumentNullException">
|
335
|
-
The <paramref name="objToHold"/> cannot be null
|
336
|
-
</exception>
|
337
|
-
<exception cref="T:System.ArgumentException">
|
338
|
-
<paramref name="objToHold"/> cannot be type of <see cref="T:System.WeakReference"/>
|
339
|
-
</exception>
|
340
|
-
<exception cref="T:System.InvalidOperationException">
|
341
|
-
The <see cref="T:System.WeakReference"/>.Target cannot be the same as <paramref name="objToHold"/>
|
342
|
-
</exception>
|
343
|
-
</member>
|
344
|
-
<member name="M:XAMLMarkupExtensions.Base.ObjectDependencyManager.CleanUp">
|
345
|
-
<summary>
|
346
|
-
This method cleans up all independent (!<see cref="T:System.WeakReference"/>.IsAlive) objects.
|
347
|
-
</summary>
|
348
|
-
</member>
|
349
|
-
<member name="M:XAMLMarkupExtensions.Base.ObjectDependencyManager.CleanUp(System.Object)">
|
350
|
-
<summary>
|
351
|
-
This method cleans up all independent (!<see cref="T:System.WeakReference"/>.IsAlive) objects or a single object.
|
352
|
-
</summary>
|
353
|
-
<param name="objToRemove">
|
354
|
-
If defined, the associated object dependency will be removed instead of a full CleanUp
|
355
|
-
</param>
|
356
|
-
</member>
|
357
|
-
<member name="T:XAMLMarkupExtensions.Base.ParentChangedNotifier">
|
358
|
-
<summary>
|
359
|
-
A class that helps listening to changes on the Parent property of FrameworkElement objects.
|
360
|
-
</summary>
|
361
|
-
</member>
|
362
|
-
<member name="F:XAMLMarkupExtensions.Base.ParentChangedNotifier.ParentProperty">
|
363
|
-
<summary>
|
364
|
-
An attached property that will take over control of change notification.
|
365
|
-
</summary>
|
366
|
-
</member>
|
367
|
-
<member name="M:XAMLMarkupExtensions.Base.ParentChangedNotifier.GetParent(System.Windows.FrameworkElement)">
|
368
|
-
<summary>
|
369
|
-
Get method for the attached property.
|
370
|
-
</summary>
|
371
|
-
<param name="element">The target FrameworkElement object.</param>
|
372
|
-
<returns>The target's parent FrameworkElement object.</returns>
|
373
|
-
</member>
|
374
|
-
<member name="M:XAMLMarkupExtensions.Base.ParentChangedNotifier.SetParent(System.Windows.FrameworkElement,System.Windows.FrameworkElement)">
|
375
|
-
<summary>
|
376
|
-
Set method for the attached property.
|
377
|
-
</summary>
|
378
|
-
<param name="element">The target FrameworkElement object.</param>
|
379
|
-
<param name="value">The target's parent FrameworkElement object.</param>
|
380
|
-
</member>
|
381
|
-
<member name="M:XAMLMarkupExtensions.Base.ParentChangedNotifier.ParentChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
|
382
|
-
<summary>
|
383
|
-
The callback for changes of the attached Parent property.
|
384
|
-
</summary>
|
385
|
-
<param name="obj">The sender.</param>
|
386
|
-
<param name="args">The argument.</param>
|
387
|
-
</member>
|
388
|
-
<member name="F:XAMLMarkupExtensions.Base.ParentChangedNotifier.OnParentChangedList">
|
389
|
-
<summary>
|
390
|
-
A static list of actions that should be performed on parent change events.
|
391
|
-
<para>- Entries are added by each call of the constructor.</para>
|
392
|
-
<para>- All elements are called by the parent changed callback with the particular sender as the key.</para>
|
393
|
-
</summary>
|
394
|
-
</member>
|
395
|
-
<member name="F:XAMLMarkupExtensions.Base.ParentChangedNotifier.element">
|
396
|
-
<summary>
|
397
|
-
The element this notifier is bound to. Needed to release the binding and Action entry.
|
398
|
-
</summary>
|
399
|
-
</member>
|
400
|
-
<member name="M:XAMLMarkupExtensions.Base.ParentChangedNotifier.#ctor(System.Windows.FrameworkElement,System.Action)">
|
401
|
-
<summary>
|
402
|
-
Constructor.
|
403
|
-
</summary>
|
404
|
-
<param name="element">The element whose Parent property should be listened to.</param>
|
405
|
-
<param name="onParentChanged">The action that will be performed upon change events.</param>
|
406
|
-
</member>
|
407
|
-
<member name="M:XAMLMarkupExtensions.Base.ParentChangedNotifier.Dispose">
|
408
|
-
<summary>
|
409
|
-
Disposes all used resources of the instance.
|
410
|
-
</summary>
|
411
|
-
</member>
|
412
|
-
<member name="T:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider">
|
413
|
-
<summary>
|
414
|
-
This class implements the interfaces IServiceProvider and IProvideValueTarget for ProvideValue calls on markup extensions.
|
415
|
-
</summary>
|
416
|
-
</member>
|
417
|
-
<member name="M:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.GetService(System.Type)">
|
418
|
-
<summary>
|
419
|
-
Return the requested service.
|
420
|
-
</summary>
|
421
|
-
<param name="service">The type of the service.</param>
|
422
|
-
<returns>The service (this, if service ist IProvideValueTarget, otherwise null).</returns>
|
423
|
-
</member>
|
424
|
-
<member name="P:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.TargetObject">
|
425
|
-
<summary>
|
426
|
-
The target object.
|
427
|
-
</summary>
|
428
|
-
</member>
|
429
|
-
<member name="P:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.TargetProperty">
|
430
|
-
<summary>
|
431
|
-
The target property.
|
432
|
-
</summary>
|
433
|
-
</member>
|
434
|
-
<member name="P:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.TargetPropertyType">
|
435
|
-
<summary>
|
436
|
-
The target property type.
|
437
|
-
</summary>
|
438
|
-
</member>
|
439
|
-
<member name="P:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.TargetPropertyIndex">
|
440
|
-
<summary>
|
441
|
-
The target property index.
|
442
|
-
</summary>
|
443
|
-
</member>
|
444
|
-
<member name="P:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.EndPoint">
|
445
|
-
<summary>
|
446
|
-
An optional endpoint information.
|
447
|
-
</summary>
|
448
|
-
</member>
|
449
|
-
<member name="M:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.#ctor(System.Object,System.Object,System.Type,System.Int32)">
|
450
|
-
<summary>
|
451
|
-
Create a new instance of a SimpleProvideValueServiceProvider.
|
452
|
-
</summary>
|
453
|
-
<param name="targetObject">The target object.</param>
|
454
|
-
<param name="targetProperty">The target property.</param>
|
455
|
-
<param name="targetPropertyType">The target property type.</param>
|
456
|
-
<param name="targetPropertyIndex">The target property index.</param>
|
457
|
-
</member>
|
458
|
-
<member name="M:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.#ctor(System.Object,System.Object,System.Type,System.Int32,XAMLMarkupExtensions.Base.TargetInfo)">
|
459
|
-
<summary>
|
460
|
-
Create a new instance of a SimpleProvideValueServiceProvider.
|
461
|
-
</summary>
|
462
|
-
<param name="targetObject">The target object.</param>
|
463
|
-
<param name="targetProperty">The target property.</param>
|
464
|
-
<param name="targetPropertyType">The target property type.</param>
|
465
|
-
<param name="targetPropertyIndex">The target property index.</param>
|
466
|
-
<param name="endPoint">An optional endpoint information.</param>
|
467
|
-
</member>
|
468
|
-
<member name="M:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.#ctor(XAMLMarkupExtensions.Base.TargetInfo)">
|
469
|
-
<summary>
|
470
|
-
Create a new instance of a SimpleProvideValueServiceProvider.
|
471
|
-
</summary>
|
472
|
-
<param name="info">Information about the target.</param>
|
473
|
-
</member>
|
474
|
-
<member name="M:XAMLMarkupExtensions.Base.SimpleProvideValueServiceProvider.#ctor(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
475
|
-
<summary>
|
476
|
-
Create a new instance of a SimpleProvideValueServiceProvider.
|
477
|
-
</summary>
|
478
|
-
<param name="info">Information about the target.</param>
|
479
|
-
<param name="endPoint">An optional endpoint information.</param>
|
480
|
-
</member>
|
481
|
-
<member name="T:XAMLMarkupExtensions.Base.StaticExtension">
|
482
|
-
<summary>
|
483
|
-
A static extension.
|
484
|
-
<para>Adopted from the work of Henrik Jonsson: http://www.codeproject.com/Articles/305932/Static-and-Type-markup-extensions-for-Silverlight, Licensed under Code Project Open License (CPOL).</para>
|
485
|
-
</summary>
|
486
|
-
</member>
|
487
|
-
<member name="E:XAMLMarkupExtensions.Base.StaticExtension.PropertyChanged">
|
488
|
-
<summary>
|
489
|
-
Occurs when a property value changes.
|
490
|
-
</summary>
|
491
|
-
</member>
|
492
|
-
<member name="M:XAMLMarkupExtensions.Base.StaticExtension.RaisePropertyChanged(System.String)">
|
493
|
-
<summary>
|
494
|
-
Raises a new <see cref="E:INotifyPropertyChanged.PropertyChanged"/> event.
|
495
|
-
</summary>
|
496
|
-
<param name="propertyName">The name of the property that changed.</param>
|
497
|
-
</member>
|
498
|
-
<member name="P:XAMLMarkupExtensions.Base.StaticExtension.MemberType">
|
499
|
-
<summary>
|
500
|
-
The member type.
|
501
|
-
</summary>
|
502
|
-
</member>
|
503
|
-
<member name="P:XAMLMarkupExtensions.Base.StaticExtension.Member">
|
504
|
-
<summary>
|
505
|
-
The member.
|
506
|
-
</summary>
|
507
|
-
</member>
|
508
|
-
<member name="P:XAMLMarkupExtensions.Base.StaticExtension.Result">
|
509
|
-
<summary>
|
510
|
-
The result.
|
511
|
-
</summary>
|
512
|
-
</member>
|
513
|
-
<member name="M:XAMLMarkupExtensions.Base.StaticExtension.#ctor">
|
514
|
-
<summary>
|
515
|
-
Creates a new instance.
|
516
|
-
</summary>
|
517
|
-
</member>
|
518
|
-
<member name="M:XAMLMarkupExtensions.Base.StaticExtension.#ctor(System.String)">
|
519
|
-
<summary>
|
520
|
-
Creates a new instance.
|
521
|
-
</summary>
|
522
|
-
<param name="member">The member name.</param>
|
523
|
-
</member>
|
524
|
-
<member name="M:XAMLMarkupExtensions.Base.StaticExtension.OnServiceProviderChanged(System.IServiceProvider)">
|
525
|
-
<summary>
|
526
|
-
Override this function, if (and only if) additional information is needed from the <see cref="T:System.IServiceProvider"/> instance that is passed to <see cref="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.ProvideValue(System.IServiceProvider)"/>.
|
527
|
-
</summary>
|
528
|
-
<param name="serviceProvider">A service provider.</param>
|
529
|
-
</member>
|
530
|
-
<member name="M:XAMLMarkupExtensions.Base.StaticExtension.FormatOutput(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
531
|
-
<summary>
|
532
|
-
This function returns the properly prepared output of the markup extension.
|
533
|
-
</summary>
|
534
|
-
<param name="info">Information about the target.</param>
|
535
|
-
<param name="endPoint">Information about the endpoint.</param>
|
536
|
-
</member>
|
537
|
-
<member name="M:XAMLMarkupExtensions.Base.StaticExtension.UpdateOnEndpoint(XAMLMarkupExtensions.Base.TargetInfo)">
|
538
|
-
<summary>
|
539
|
-
This method must return true, if an update shall be executed when the given endpoint is reached.
|
540
|
-
This method is called each time an endpoint is reached.
|
541
|
-
</summary>
|
542
|
-
<param name="endpoint">Information on the specific endpoint.</param>
|
543
|
-
<returns>True, if an update of the path to this endpoint shall be performed.</returns>
|
544
|
-
</member>
|
545
|
-
<member name="T:XAMLMarkupExtensions.Base.TargetInfo">
|
546
|
-
<summary>
|
547
|
-
This class stores information about a markup extension target.
|
548
|
-
</summary>
|
549
|
-
</member>
|
550
|
-
<member name="P:XAMLMarkupExtensions.Base.TargetInfo.TargetObject">
|
551
|
-
<summary>
|
552
|
-
Gets the target object.
|
553
|
-
</summary>
|
554
|
-
</member>
|
555
|
-
<member name="P:XAMLMarkupExtensions.Base.TargetInfo.TargetProperty">
|
556
|
-
<summary>
|
557
|
-
Gets the target property.
|
558
|
-
</summary>
|
559
|
-
</member>
|
560
|
-
<member name="P:XAMLMarkupExtensions.Base.TargetInfo.TargetPropertyType">
|
561
|
-
<summary>
|
562
|
-
Gets the target property type.
|
563
|
-
</summary>
|
564
|
-
</member>
|
565
|
-
<member name="P:XAMLMarkupExtensions.Base.TargetInfo.TargetPropertyIndex">
|
566
|
-
<summary>
|
567
|
-
Gets the target property index.
|
568
|
-
</summary>
|
569
|
-
</member>
|
570
|
-
<member name="P:XAMLMarkupExtensions.Base.TargetInfo.IsDependencyObject">
|
571
|
-
<summary>
|
572
|
-
True, if the target object is a DependencyObject.
|
573
|
-
</summary>
|
574
|
-
</member>
|
575
|
-
<member name="P:XAMLMarkupExtensions.Base.TargetInfo.IsEndpoint">
|
576
|
-
<summary>
|
577
|
-
True, if the target object is an endpoint (not another nested markup extension).
|
578
|
-
</summary>
|
579
|
-
</member>
|
580
|
-
<member name="M:XAMLMarkupExtensions.Base.TargetInfo.Equals(System.Object)">
|
581
|
-
<summary>
|
582
|
-
Determines, whether both objects are equal.
|
583
|
-
</summary>
|
584
|
-
<param name="obj">An object of type TargetInfo.</param>
|
585
|
-
<returns>True, if both are equal.</returns>
|
586
|
-
</member>
|
587
|
-
<member name="M:XAMLMarkupExtensions.Base.TargetInfo.GetHashCode">
|
588
|
-
<summary>
|
589
|
-
Serves as a hash function.
|
590
|
-
</summary>
|
591
|
-
<returns>The hash value.</returns>
|
592
|
-
</member>
|
593
|
-
<member name="M:XAMLMarkupExtensions.Base.TargetInfo.#ctor(System.Object,System.Object,System.Type,System.Int32)">
|
594
|
-
<summary>
|
595
|
-
Creates a new TargetInfo instance.
|
596
|
-
</summary>
|
597
|
-
<param name="targetObject">The target object.</param>
|
598
|
-
<param name="targetProperty">The target property.</param>
|
599
|
-
<param name="targetPropertyType">The target property type.</param>
|
600
|
-
<param name="targetPropertyIndex">The target property index.</param>
|
601
|
-
</member>
|
602
|
-
<member name="T:XAMLMarkupExtensions.Base.TargetPath">
|
603
|
-
<summary>
|
604
|
-
This class helps tracking the path to a specific endpoint.
|
605
|
-
</summary>
|
606
|
-
</member>
|
607
|
-
<member name="P:XAMLMarkupExtensions.Base.TargetPath.Path">
|
608
|
-
<summary>
|
609
|
-
The path to the endpoint.
|
610
|
-
</summary>
|
611
|
-
</member>
|
612
|
-
<member name="P:XAMLMarkupExtensions.Base.TargetPath.EndPoint">
|
613
|
-
<summary>
|
614
|
-
Gets the endpoint.
|
615
|
-
</summary>
|
616
|
-
</member>
|
617
|
-
<member name="M:XAMLMarkupExtensions.Base.TargetPath.AddStep(XAMLMarkupExtensions.Base.TargetInfo)">
|
618
|
-
<summary>
|
619
|
-
Add another step to the path.
|
620
|
-
</summary>
|
621
|
-
<param name="info">The TargetInfo object of the step.</param>
|
622
|
-
</member>
|
623
|
-
<member name="M:XAMLMarkupExtensions.Base.TargetPath.GetNextStep">
|
624
|
-
<summary>
|
625
|
-
Get the next step and remove it from the path.
|
626
|
-
</summary>
|
627
|
-
<returns>The next steps TargetInfo.</returns>
|
628
|
-
</member>
|
629
|
-
<member name="M:XAMLMarkupExtensions.Base.TargetPath.ShowNextStep">
|
630
|
-
<summary>
|
631
|
-
Get the next step.
|
632
|
-
</summary>
|
633
|
-
<returns>The next steps TargetInfo.</returns>
|
634
|
-
</member>
|
635
|
-
<member name="M:XAMLMarkupExtensions.Base.TargetPath.#ctor(XAMLMarkupExtensions.Base.TargetInfo)">
|
636
|
-
<summary>
|
637
|
-
Creates a new TargetPath instance.
|
638
|
-
</summary>
|
639
|
-
<param name="endPoint">The endpoints TargetInfo of the path.</param>
|
640
|
-
</member>
|
641
|
-
<member name="T:XAMLMarkupExtensions.Base.TypeExtension">
|
642
|
-
<summary>
|
643
|
-
A type extension.
|
644
|
-
<para>Adopted from the work of Henrik Jonsson: http://www.codeproject.com/Articles/305932/Static-and-Type-markup-extensions-for-Silverlight, Licensed under Code Project Open License (CPOL).</para>
|
645
|
-
</summary>
|
646
|
-
</member>
|
647
|
-
<member name="E:XAMLMarkupExtensions.Base.TypeExtension.PropertyChanged">
|
648
|
-
<summary>
|
649
|
-
Occurs when a property value changes.
|
650
|
-
</summary>
|
651
|
-
</member>
|
652
|
-
<member name="M:XAMLMarkupExtensions.Base.TypeExtension.RaisePropertyChanged(System.String)">
|
653
|
-
<summary>
|
654
|
-
Raises a new <see cref="E:INotifyPropertyChanged.PropertyChanged"/> event.
|
655
|
-
</summary>
|
656
|
-
<param name="propertyName">The name of the property that changed.</param>
|
657
|
-
</member>
|
658
|
-
<member name="P:XAMLMarkupExtensions.Base.TypeExtension.Type">
|
659
|
-
<summary>
|
660
|
-
The resolved type.
|
661
|
-
</summary>
|
662
|
-
</member>
|
663
|
-
<member name="P:XAMLMarkupExtensions.Base.TypeExtension.TypeName">
|
664
|
-
<summary>
|
665
|
-
The type name.
|
666
|
-
</summary>
|
667
|
-
</member>
|
668
|
-
<member name="M:XAMLMarkupExtensions.Base.TypeExtension.#ctor">
|
669
|
-
<summary>
|
670
|
-
Creates a new instance.
|
671
|
-
</summary>
|
672
|
-
</member>
|
673
|
-
<member name="M:XAMLMarkupExtensions.Base.TypeExtension.#ctor(System.String)">
|
674
|
-
<summary>
|
675
|
-
Creates a new instance.
|
676
|
-
</summary>
|
677
|
-
<param name="type">The name of the type.</param>
|
678
|
-
</member>
|
679
|
-
<member name="M:XAMLMarkupExtensions.Base.TypeExtension.OnServiceProviderChanged(System.IServiceProvider)">
|
680
|
-
<summary>
|
681
|
-
Override this function, if (and only if) additional information is needed from the <see cref="T:System.IServiceProvider"/> instance that is passed to <see cref="M:XAMLMarkupExtensions.Base.NestedMarkupExtension.ProvideValue(System.IServiceProvider)"/>.
|
682
|
-
</summary>
|
683
|
-
<param name="serviceProvider">A service provider.</param>
|
684
|
-
</member>
|
685
|
-
<member name="M:XAMLMarkupExtensions.Base.TypeExtension.FormatOutput(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
686
|
-
<summary>
|
687
|
-
This function returns the properly prepared output of the markup extension.
|
688
|
-
</summary>
|
689
|
-
<param name="info">Information about the target.</param>
|
690
|
-
<param name="endPoint">Information about the endpoint.</param>
|
691
|
-
</member>
|
692
|
-
<member name="M:XAMLMarkupExtensions.Base.TypeExtension.UpdateOnEndpoint(XAMLMarkupExtensions.Base.TargetInfo)">
|
693
|
-
<summary>
|
694
|
-
This method must return true, if an update shall be executed when the given endpoint is reached.
|
695
|
-
This method is called each time an endpoint is reached.
|
696
|
-
</summary>
|
697
|
-
<param name="endpoint">Information on the specific endpoint.</param>
|
698
|
-
<returns>True, if an update of the path to this endpoint shall be performed.</returns>
|
699
|
-
</member>
|
700
|
-
<member name="T:XAMLMarkupExtensions.Binding.BindingProxy">
|
701
|
-
<summary>
|
702
|
-
A binding proxy class that accepts bindings and forwards them to a normal property.
|
703
|
-
Based on: <see href="http://www.codeproject.com/Articles/71348/Binding-on-a-Property-which-is-not-a-DependencyPro"/> and
|
704
|
-
</summary>
|
705
|
-
</member>
|
706
|
-
<member name="F:XAMLMarkupExtensions.Binding.BindingProxy.SourceProperty">
|
707
|
-
<summary>
|
708
|
-
The source dependency property.
|
709
|
-
</summary>
|
710
|
-
</member>
|
711
|
-
<member name="P:XAMLMarkupExtensions.Binding.BindingProxy.Source">
|
712
|
-
<summary>
|
713
|
-
Gets or sets the binding source.
|
714
|
-
</summary>
|
715
|
-
</member>
|
716
|
-
<member name="P:XAMLMarkupExtensions.Binding.BindingProxy.Target">
|
717
|
-
<summary>
|
718
|
-
Gets or sets the target.
|
719
|
-
</summary>
|
720
|
-
</member>
|
721
|
-
<member name="M:XAMLMarkupExtensions.Binding.BindingProxy.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)">
|
722
|
-
<summary>
|
723
|
-
Gets called, when a property changed.
|
724
|
-
</summary>
|
725
|
-
<param name="e">The event arguments.</param>
|
726
|
-
</member>
|
727
|
-
<member name="P:XAMLMarkupExtensions.Binding.BindingProxy.TargetValue">
|
728
|
-
<summary>
|
729
|
-
Gets the target value.
|
730
|
-
</summary>
|
731
|
-
</member>
|
732
|
-
<member name="T:XAMLMarkupExtensions.Binding.DynBindingExtension">
|
733
|
-
<summary>
|
734
|
-
A dynamic binding extension.
|
735
|
-
</summary>
|
736
|
-
</member>
|
737
|
-
<member name="E:XAMLMarkupExtensions.Binding.DynBindingExtension.PropertyChanged">
|
738
|
-
<summary>
|
739
|
-
Informiert über sich ändernde Eigenschaften.
|
740
|
-
</summary>
|
741
|
-
</member>
|
742
|
-
<member name="M:XAMLMarkupExtensions.Binding.DynBindingExtension.OnNotifyPropertyChanged(System.String)">
|
743
|
-
<summary>
|
744
|
-
Notify that a property has changed
|
745
|
-
</summary>
|
746
|
-
<param name="property">
|
747
|
-
The property that changed
|
748
|
-
</param>
|
749
|
-
</member>
|
750
|
-
<member name="P:XAMLMarkupExtensions.Binding.DynBindingExtension.Source">
|
751
|
-
<summary>
|
752
|
-
Gets or sets the source.
|
753
|
-
</summary>
|
754
|
-
</member>
|
755
|
-
<member name="P:XAMLMarkupExtensions.Binding.DynBindingExtension.Path">
|
756
|
-
<summary>
|
757
|
-
Gets or sets the path.
|
758
|
-
</summary>
|
759
|
-
</member>
|
760
|
-
<member name="P:XAMLMarkupExtensions.Binding.DynBindingExtension.Converter">
|
761
|
-
<summary>
|
762
|
-
Gets or sets the converter.
|
763
|
-
</summary>
|
764
|
-
</member>
|
765
|
-
<member name="P:XAMLMarkupExtensions.Binding.DynBindingExtension.ConverterParameter">
|
766
|
-
<summary>
|
767
|
-
Gets or sets the converter parameter.
|
768
|
-
</summary>
|
769
|
-
</member>
|
770
|
-
<member name="M:XAMLMarkupExtensions.Binding.DynBindingExtension.#ctor">
|
771
|
-
<summary>
|
772
|
-
Creates a new instance.
|
773
|
-
</summary>
|
774
|
-
</member>
|
775
|
-
<member name="M:XAMLMarkupExtensions.Binding.DynBindingExtension.#ctor(System.String)">
|
776
|
-
<summary>
|
777
|
-
Creates a new instance.
|
778
|
-
</summary>
|
779
|
-
<param name="path">The binding path.</param>
|
780
|
-
</member>
|
781
|
-
<member name="M:XAMLMarkupExtensions.Binding.DynBindingExtension.FormatOutput(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
782
|
-
<summary>
|
783
|
-
This function returns the properly prepared output of the markup extension.
|
784
|
-
</summary>
|
785
|
-
<param name="info">Information about the target.</param>
|
786
|
-
<param name="endPoint">Information about the endpoint.</param>
|
787
|
-
</member>
|
788
|
-
<member name="M:XAMLMarkupExtensions.Binding.DynBindingExtension.UpdateOnEndpoint(XAMLMarkupExtensions.Base.TargetInfo)">
|
789
|
-
<summary>
|
790
|
-
This method must return true, if an update shall be executed when the given endpoint is reached.
|
791
|
-
This method is called each time an endpoint is reached.
|
792
|
-
</summary>
|
793
|
-
<param name="endpoint">Information on the specific endpoint.</param>
|
794
|
-
<returns>True, if an update of the path to this endpoint shall be performed.</returns>
|
795
|
-
</member>
|
796
|
-
<member name="T:XAMLMarkupExtensions.Design.AlternatingGridColorExtension">
|
797
|
-
<summary>
|
798
|
-
A design extension with alternating grid colors.
|
799
|
-
</summary>
|
800
|
-
</member>
|
801
|
-
<member name="P:XAMLMarkupExtensions.Design.AlternatingGridColorExtension.ColorEven">
|
802
|
-
<summary>
|
803
|
-
Gets or sets the color for even rows.
|
804
|
-
</summary>
|
805
|
-
</member>
|
806
|
-
<member name="P:XAMLMarkupExtensions.Design.AlternatingGridColorExtension.ColorOdd">
|
807
|
-
<summary>
|
808
|
-
Gets or sets the color for odd rows.
|
809
|
-
</summary>
|
810
|
-
</member>
|
811
|
-
<member name="M:XAMLMarkupExtensions.Design.AlternatingGridColorExtension.FormatOutput(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
812
|
-
<summary>
|
813
|
-
This function returns the properly prepared output of the markup extension.
|
814
|
-
</summary>
|
815
|
-
<param name="info">Information about the target.</param>
|
816
|
-
<param name="endPoint">Information about the endpoint.</param>
|
817
|
-
</member>
|
818
|
-
<member name="M:XAMLMarkupExtensions.Design.AlternatingGridColorExtension.UpdateOnEndpoint(XAMLMarkupExtensions.Base.TargetInfo)">
|
819
|
-
<summary>
|
820
|
-
This method must return true, if an update shall be executed when the given endpoint is reached.
|
821
|
-
This method is called each time an endpoint is reached.
|
822
|
-
</summary>
|
823
|
-
<param name="endpoint">Information on the specific endpoint.</param>
|
824
|
-
<returns>True, if an update of the path to this endpoint shall be performed.</returns>
|
825
|
-
</member>
|
826
|
-
<member name="M:XAMLMarkupExtensions.Design.AlternatingGridColorExtension.#ctor">
|
827
|
-
<summary>
|
828
|
-
Creates a new instance.
|
829
|
-
</summary>
|
830
|
-
</member>
|
831
|
-
<member name="T:XAMLMarkupExtensions.Strings.CatExtension">
|
832
|
-
<summary>
|
833
|
-
A string concatenation extension.
|
834
|
-
</summary>
|
835
|
-
</member>
|
836
|
-
<member name="P:XAMLMarkupExtensions.Strings.CatExtension.Items">
|
837
|
-
<summary>
|
838
|
-
Gets the list of items.
|
839
|
-
</summary>
|
840
|
-
</member>
|
841
|
-
<member name="P:XAMLMarkupExtensions.Strings.CatExtension.Format">
|
842
|
-
<summary>
|
843
|
-
Gets or sets the format string.
|
844
|
-
</summary>
|
845
|
-
</member>
|
846
|
-
<member name="M:XAMLMarkupExtensions.Strings.CatExtension.FormatOutput(XAMLMarkupExtensions.Base.TargetInfo,XAMLMarkupExtensions.Base.TargetInfo)">
|
847
|
-
<summary>
|
848
|
-
This function returns the properly prepared output of the markup extension.
|
849
|
-
</summary>
|
850
|
-
<param name="info">Information about the target.</param>
|
851
|
-
<param name="endPoint">Information about the endpoint.</param>
|
852
|
-
</member>
|
853
|
-
<member name="M:XAMLMarkupExtensions.Strings.CatExtension.UpdateOnEndpoint(XAMLMarkupExtensions.Base.TargetInfo)">
|
854
|
-
<summary>
|
855
|
-
This method must return true, if an update shall be executed when the given endpoint is reached.
|
856
|
-
This method is called each time an endpoint is reached.
|
857
|
-
</summary>
|
858
|
-
<param name="endpoint">Information on the specific endpoint.</param>
|
859
|
-
<returns>True, if an update of the path to this endpoint shall be performed.</returns>
|
860
|
-
</member>
|
861
|
-
</members>
|
862
|
-
</doc>
|