This commit is contained in:
Meik
2026-03-05 09:56:57 +01:00
parent 838e6b1ee1
commit 4013fa8e32
827 changed files with 743038 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,23 @@
The MIT License (MIT)
Copyright (c) .NET Foundation and Contributors
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -0,0 +1,375 @@
.NET Core uses third-party libraries or other resources that may be
distributed under licenses different than the .NET Core software.
In the event that we accidentally failed to list a required notice, please
bring it to our attention. Post an issue or email us:
dotnet@microsoft.com
The attached notices are provided for information only.
License notice for ASP.NET
-------------------------------
Copyright (c) .NET Foundation. All rights reserved.
Licensed under the Apache License, Version 2.0.
Available at
https://github.com/aspnet/AspNetCore/blob/master/LICENSE.txt
License notice for Slicing-by-8
-------------------------------
http://sourceforge.net/projects/slicing-by-8/
Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
This software program is licensed subject to the BSD License, available at
http://www.opensource.org/licenses/bsd-license.html.
License notice for Unicode data
-------------------------------
http://www.unicode.org/copyright.html#License
Copyright © 1991-2017 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation
(the "Data Files") or Unicode software and any associated documentation
(the "Software") to deal in the Data Files or Software
without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files
or Software are furnished to do so, provided that either
(a) this copyright and permission notice appear with all copies
of the Data Files or Software, or
(b) this copyright and permission notice appear in associated
Documentation.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.
License notice for Zlib
-----------------------
https://github.com/madler/zlib
http://zlib.net/zlib_license.html
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.2.11, January 15th, 2017
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
*/
License notice for Mono
-------------------------------
http://www.mono-project.com/docs/about-mono/
Copyright (c) .NET Foundation Contributors
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the Software), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License notice for International Organization for Standardization
-----------------------------------------------------------------
Portions (C) International Organization for Standardization 1986:
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
License notice for Intel
------------------------
"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License notice for Xamarin and Novell
-------------------------------------
Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Copyright (c) 2011 Novell, Inc (http://www.novell.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Third party notice for W3C
--------------------------
"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE
Status: This license takes effect 13 May, 2015.
This work is being provided by the copyright holders under the following license.
License
By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.
Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications:
The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included.
Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
Disclaimers
THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders."
License notice for Bit Twiddling Hacks
--------------------------------------
Bit Twiddling Hacks
By Sean Eron Anderson
seander@cs.stanford.edu
Individually, the code snippets here are in the public domain (unless otherwise
noted) — feel free to use them however you please. The aggregate collection and
descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are
distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and
without even the implied warranty of merchantability or fitness for a particular
purpose.
License notice for Brotli
--------------------------------------
Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
compress_fragment.c:
Copyright (c) 2011, Google Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
decode_fuzzer.c:
Copyright (c) 2015 The Chromium Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
License notice for Json.NET
-------------------------------
https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md
The MIT License (MIT)
Copyright (c) 2007 James Newton-King
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License notice for vectorized base64 encoding / decoding
--------------------------------------------------------
Copyright (c) 2005-2007, Nick Galbreath
Copyright (c) 2013-2017, Alfred Klomp
Copyright (c) 2015-2017, Wojciech Mula
Copyright (c) 2016-2017, Matthieu Darbois
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
- Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View File

@@ -0,0 +1,31 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Choose>
<When Condition="'$(DoNotReferenceWinRT)' != 'true'">
<!--
ResolveAssemblyReference was attempting to write binding redirects
for these assemblies (even though they are in the unification list).
-->
<PropertyGroup>
<!-- ...include the reference to System.Runtime -->
<_HasReferenceToSystemRuntime>true</_HasReferenceToSystemRuntime>
</PropertyGroup>
<ItemGroup>
<ReferencePath Include="$(MSBuildThisFileDirectory)..\..\ref\netstandard1.1\System.Runtime.WindowsRuntime.UI.Xaml.dll">
<!-- Private = false to make these reference only -->
<Private>false</Private>
<!-- given this package does not have NugetPackage metadata it will not show in solution explorer, making it explicit -->
<Visible>false</Visible>
</ReferencePath>
</ItemGroup>
</When>
</Choose>
<!-- when this package is referenced as a nuget reference the binding redirect is still present, add a target to remove it -->
<Target Name="_RemoveWindowsRuntimeUIXamlSuggestedRedirect"
BeforeTargets="GenerateBindingRedirects"
DependsOnTargets="ResolveAssemblyReferences"
Condition="'$(DoNotReferenceWinRT)' != 'true'">
<ItemGroup>
<SuggestedBindingRedirects Remove="System.Runtime.WindowsRuntime.UI.Xaml, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
</ItemGroup>
</Target>
</Project>

View File

@@ -0,0 +1,31 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Choose>
<When Condition="'$(DoNotReferenceWinRT)' != 'true'">
<!--
ResolveAssemblyReference was attempting to write binding redirects
for these assemblies (even though they are in the unification list).
-->
<PropertyGroup>
<!-- ...include the reference to System.Runtime -->
<DependsOnNETStandard>true</DependsOnNETStandard>
</PropertyGroup>
<ItemGroup>
<ReferencePath Include="$(MSBuildThisFileDirectory)..\..\ref\netstandard2.0\System.Runtime.WindowsRuntime.UI.Xaml.dll">
<!-- Private = false to make these reference only -->
<Private>false</Private>
<!-- given this package does not have NugetPackage metadata it will not show in solution explorer, making it explicit -->
<Visible>false</Visible>
</ReferencePath>
</ItemGroup>
</When>
</Choose>
<!-- when this package is referenced as a nuget reference the binding redirect is still present, add a target to remove it -->
<Target Name="_RemoveWindowsRuntimeUIXamlSuggestedRedirect"
BeforeTargets="GenerateBindingRedirects"
DependsOnTargets="ResolveAssemblyReferences"
Condition="'$(DoNotReferenceWinRT)' != 'true'">
<ItemGroup>
<SuggestedBindingRedirects Remove="System.Runtime.WindowsRuntime.UI.Xaml, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
</ItemGroup>
</Target>
</Project>

View File

@@ -0,0 +1,904 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>The exception that is thrown when an attempt is made to access a UI automation element corresponding to a part of the user interface that is no longer available.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with serialized data.</summary>
<param name="serializationInfo">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
<param name="streamingContext">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error.</param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>The exception that is thrown when an attempt is made through UI automation to manipulate a control that is not enabled.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error.</param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>Describes the position of an item that is managed by <see cref="T:Windows.UI.Xaml.Controls.ItemContainerGenerator" />.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initializes a new instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> with the specified index and offset.</summary>
<param name="index">An index that is relative to the generated (realized) items. -1 is a special value that refers to a fictitious item at the beginning or the end of the items list.</param>
<param name="offset">An offset that is relative to the ungenerated (unrealized) items near the indexed item. An offset of 0 refers to the indexed element itself, an offset of 1 refers to the next ungenerated (unrealized) item, and an offset of -1 refers to the previous item.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compares the specified instance and the current instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> for value equality.</summary>
<param name="o">The <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="o" /> and this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> have the same values.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>The hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Gets or sets the index that is relative to the generated (realized) items.</summary>
<returns>The index that is relative to the generated (realized) items.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Gets or sets the offset that is relative to the ungenerated (unrealized) items near the indexed item.</summary>
<returns>The offset that is relative to the ungenerated (unrealized) items near the indexed item.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value equality.</summary>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value inequality.</summary>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the values are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Returns a string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>A string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Describes the characteristics of a rounded corner, such as can be applied to a <see cref="T:Windows.UI.Xaml.Controls.Border" />.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initializes a new <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure, applying the same uniform radius to all its corners.</summary>
<param name="uniformRadius">A uniform radius applied to all four <see cref="T:Windows.UI.Xaml.CornerRadius" /> properties (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct, applying specific radius values to its corners.</summary>
<param name="topLeft">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> value.</param>
<param name="topRight">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> value.</param>
<param name="bottomRight">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> value.</param>
<param name="bottomLeft">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> value.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct to another object for equality.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct to another <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure for equality.</summary>
<param name="cornerRadius">An instance of <see cref="T:Windows.UI.Xaml.CornerRadius" /> to compare for equality.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Returns the hash code of the structure.</summary>
<returns>A hash code for this <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structs for equality.</summary>
<param name="cr1">The first struct to compare.</param>
<param name="cr2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structs for inequality.</summary>
<param name="cr1">The first struct to compare.</param>
<param name="cr2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Gets or sets the radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure.</summary>
<returns>A string that represents the <see cref="T:Windows.UI.Xaml.CornerRadius" /> value.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Represents the duration of time that a <see cref="T:Windows.UI.Xaml.Media.Animation.Timeline" /> is active.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Duration" /> struct with the specified <see cref="T:System.TimeSpan" /> value.</summary>
<param name="timeSpan">The initial time interval of this duration.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Adds the value of the specified <see cref="T:Windows.UI.Xaml.Duration" /> to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The value of the current instance plus <paramref name="duration" />.</param>
<returns>If each involved <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the combined values. Otherwise this method returns <see langword="null" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that is automatically determined.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to an automatic value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compares one <see cref="T:Windows.UI.Xaml.Duration" /> value to another.</summary>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>If <paramref name="t1" /> is less than <paramref name="t2" />, a negative value that represents the difference. If <paramref name="t1" /> is equal to <paramref name="t2" />, a value of 0. If <paramref name="t1" /> is greater than <paramref name="t2" />, a positive value that represents the difference.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determines whether a specified object is equal to a <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="value">Object to check for equality.</param>
<returns>
<see langword="true" /> if value is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determines whether a specified <see cref="T:Windows.UI.Xaml.Duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to check for equality.</param>
<returns>
<see langword="true" /> if <paramref name="duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> values are equal.</summary>
<param name="t1">First <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">Second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if <paramref name="t1" /> is equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that represents an infinite interval.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to a forever value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Gets a hash code for this object.</summary>
<returns>The hash code identifier.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Gets a value that indicates if this <see cref="T:Windows.UI.Xaml.Duration" /> represents a <see cref="T:System.TimeSpan" /> value.</summary>
<returns>
<see langword="true" /> if this <see cref="T:Windows.UI.Xaml.Duration" /> is a <see cref="T:System.TimeSpan" /> value; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Adds two <see cref="T:Windows.UI.Xaml.Duration" /> values together.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<returns>If both <see cref="T:Windows.UI.Xaml.Duration" /> values have <see cref="T:System.TimeSpan" /> values, this method returns the sum of those two values. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Automatic" />. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Forever" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. If either <paramref name="t1" /> or <paramref name="t2" /> has no value, this method returns <see langword="null" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> cases are equal.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <see cref="T:Windows.UI.Xaml.Duration" /> values have equal property values, or if all <see cref="T:Windows.UI.Xaml.Duration" /> values are <see langword="null" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if one <see cref="T:Windows.UI.Xaml.Duration" /> is greater than another.</summary>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether a <see cref="T:Windows.UI.Xaml.Duration" /> is greater than or equal to another.</summary>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than or equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Implicitly creates a <see cref="T:Windows.UI.Xaml.Duration" /> from a given <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> from which a <see cref="T:Windows.UI.Xaml.Duration" /> is implicitly created.</param>
<returns>A created <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if two <see cref="T:Windows.UI.Xaml.Duration" /> cases are not equal.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if exactly one of <paramref name="t1" /> or <paramref name="t2" /> represent a value, or if they both represent values that are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than the value of another instance.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than or equal to another.</summary>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than or equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Subtracts the value of one <see cref="T:Windows.UI.Xaml.Duration" /> from another.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract.</param>
<returns>If each <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the value of <paramref name="t1" /> minus <paramref name="t2" />. If <paramref name="t1" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.Forever" /> and <paramref name="t2" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, this method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. Otherwise this method returns <see langword="null" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Returns the specified <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to get.</param>
<returns>The <see cref="T:Windows.UI.Xaml.Duration" /> operation result.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Subtracts the specified <see cref="T:Windows.UI.Xaml.Duration" /> from this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract from this <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<returns>The subtracted <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Gets the <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</summary>
<returns>The <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</returns>
<exception cref="T:System.InvalidOperationException">The <see cref="T:Windows.UI.Xaml.Duration" /> does not represent a <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Converts a <see cref="T:Windows.UI.Xaml.Duration" /> to a <see cref="T:System.String" /> representation.</summary>
<returns>A <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Specifies whether a <see cref="T:Windows.UI.Xaml.Duration" /> has a special value of Automatic or Forever, or has valid information in its <see cref="T:System.TimeSpan" /> component.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Has the "Automatic" special value.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Has the "Forever" special value.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Has valid information in the <see cref="T:System.TimeSpan" /> component.</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Represents the length of elements that explicitly support <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> unit types.</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure using the specified absolute value in pixels.</summary>
<param name="pixels">The absolute count of pixels to establish as the value.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure and specifies what kind of value it holds.</summary>
<param name="value">The initial value of this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">The <see cref="T:Windows.UI.Xaml.GridUnitType" /> held by this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">
<paramref name="value" /> is less than 0 or is not a number.
-or-
<paramref name="type" /> is not a valid <see cref="T:Windows.UI.Xaml.GridUnitType" />.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Gets an instance of <see cref="T:Windows.UI.Xaml.GridLength" /> that holds a value whose size is determined by the size properties of the content object.</summary>
<returns>An instance of <see cref="T:Windows.UI.Xaml.GridLength" /> whose <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is set to <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determines whether the specified object is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" /> instance.</summary>
<param name="oCompare">The object to compare with the current instance.</param>
<returns>
<see langword="true" /> if the specified object has the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" /> as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.GridLength" /> is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<param name="gridLength">The <see cref="T:Windows.UI.Xaml.GridLength" /> structure to compare with the current instance.</param>
<returns>
<see langword="true" /> if the specified <see cref="T:Windows.UI.Xaml.GridLength" /> has the same value and <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Gets a hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Gets the associated <see cref="T:Windows.UI.Xaml.GridUnitType" /> for the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>One of the enumeration values. The default is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed in pixels.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value whose size is determined by the size properties of the content object.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed as a weighted proportion of available space.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures for equality.</summary>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures to determine if they are not equal.</summary>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> do not have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Returns a <see cref="T:System.String" /> representation of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A <see cref="T:System.String" /> representation of the current <see cref="T:Windows.UI.Xaml.GridLength" /> struct.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Gets a <see cref="T:System.Double" /> that represents the value of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>The value of the current instance.</returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Describes the kind of value that a <see cref="T:Windows.UI.Xaml.GridLength" /> object is holding.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>The size is determined by the size properties of the content object.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>The value is expressed in pixels.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>The value is expressed as a weighted proportion of available space.</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>An exception that is thrown by the layout cycle.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with serialized data.</summary>
<param name="serializationInfo">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
<param name="streamingContext">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception, or <see langword="null" /> if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>The exception that is thrown when an error occurs while parsing XAML.</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception, or <see langword="null" /> if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Specifies when a particular key frame should take place during an animation.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indicates whether a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> that represents the same length of time as this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether a specified <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values are equal.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if the values of <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Creates a new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, using the supplied <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">The value of the new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>A new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, initialized to the value of <paramref name="timeSpan" />.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The specified <paramref name="timeSpan" /> is outside the allowed range.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Returns a hash code representing this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A hash code.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for equality.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Implicitly converts a <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> to a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="timeSpan">The <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> value to convert.</param>
<returns>The created <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for inequality.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are not equal; otherwise, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.</summary>
<returns>The time when the key frame ends, expressed as a time relative to the beginning of the animation.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Describes how a <see cref="T:Windows.UI.Xaml.Media.Animation.Timeline" /> repeats its simple duration.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> struct with the specified iteration count.</summary>
<param name="count">A number greater than or equal to 0 that specifies the number of iterations for an animation.</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> evaluates to infinity, a value that is not a number, or is negative.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> struct with the specified repeat duration.</summary>
<param name="duration">The total length of time that the Windows.UI.Xaml.Media.Animation.Timeline should play (its active duration).</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> evaluates to a negative time interval.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Gets the number of times a Windows.UI.Xaml.Media.Animation.Timeline should repeat.</summary>
<returns>The number of iterations to repeat.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes a repeat duration, not an iteration count.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Gets the total length of time a Windows.UI.Xaml.Media.Animation.Timeline should play.</summary>
<returns>The total length of time a timeline should play.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes an iteration count, not a repeat duration.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indicates whether the specified object is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<param name="value">The object to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that represents the same repeat behavior as this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Returns a value that indicates whether the specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<param name="repeatBehavior">The value to compare to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior" /> are equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Returns the hash code of this instance.</summary>
<returns>A hash code.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Gets a value that indicates whether the repeat behavior has a specified iteration count.</summary>
<returns>
<see langword="true" /> if the instance represents an iteration count; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Gets a value that indicates whether the repeat behavior has a specified repeat duration.</summary>
<returns>
<see langword="true" /> if the instance represents a repeat duration; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are not equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="repeatBehavior1" /> and <paramref name="repeatBehavior2" /> are different types or the repeat behavior properties are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The string specifying the format to use, or <see langword="null" /> to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param>
<param name="formatProvider">An object that provides formatting information for value, or <see langword="null" /> to obtain the numeric format information from the current culture.</param>
<returns>A string containing the value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> with the specified format.</summary>
<param name="formatProvider">The format used to construct the return value.</param>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Gets or sets one of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> values that describes the way behavior repeats.</summary>
<returns>The type of repeat behavior.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Specifies the repeat mode that a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> raw value represents.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a fixed number of complete runs.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a time duration, which might result in an animation terminating part way through.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat indefinitely.</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary>Represents a 3x3 affine transformation matrix used for transformations in two-dimensional space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<param name="m11">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> coefficient.</param>
<param name="m12">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> coefficient.</param>
<param name="m21">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> coefficient.</param>
<param name="m22">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> coefficient.</param>
<param name="offsetX">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> coefficient.</param>
<param name="offsetY">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> coefficient.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determines whether the specified <see cref="T:System.Object" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<param name="o">The <see cref="T:System.Object" /> to compare.</param>
<returns>
<see langword="true" /> if <paramref name="o" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is identical to this instance.</summary>
<param name="value">The instance of <see cref="T:Windows.UI.Xaml.Media.Matrix" /> to compare to this instance.</param>
<returns>
<see langword="true" /> if instances are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The hash code for this instance.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Gets an identity matrix.</summary>
<returns>An identity matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is an identity matrix.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is an identity matrix; otherwise, <see langword="false" />. The default is <see langword="true" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structs are identical.</summary>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<returns>
<see langword="true" /> if <paramref name="matrix1" /> and <paramref name="matrix2" /> are identical; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structs are not identical.</summary>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<returns>
<see langword="true" /> if <paramref name="matrix1" /> and <paramref name="matrix2" /> are not identical; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The string specifying the format to use, or <see langword="null" /> to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param>
<param name="provider">An object that provides formatting information, or <see langword="null" /> to obtain the numeric format information from the current culture.</param>
<returns>A string containing the value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct with culture-specific formatting information.</summary>
<param name="provider">The culture-specific formatting information.</param>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforms the specified point by the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> and returns the result.</summary>
<param name="point">The point to transform.</param>
<returns>The result of transforming <paramref name="point" /> by this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Represents a 4 × 4 matrix that is used for transformations in a three-dimensional (3-D) space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> class.</summary>
<param name="m11">The value of the (1,1) field of the new matrix.</param>
<param name="m12">The value of the (1,2) field of the new matrix.</param>
<param name="m13">The value of the (1,3) field of the new matrix.</param>
<param name="m14">The value of the (1,4) field of the new matrix.</param>
<param name="m21">The value of the (2,1) field of the new matrix.</param>
<param name="m22">The value of the (2,2) field of the new matrix.</param>
<param name="m23">The value of the (2,3) field of the new matrix.</param>
<param name="m24">The value of the (2,4) field of the new matrix.</param>
<param name="m31">The value of the (3,1) field of the new matrix.</param>
<param name="m32">The value of the (3,2) field of the new matrix.</param>
<param name="m33">The value of the (3,3) field of the new matrix.</param>
<param name="m34">The value of the (3,4) field of the new matrix.</param>
<param name="offsetX">The value of the X offset field of the new matrix.</param>
<param name="offsetY">The value of the Y offset field of the new matrix.</param>
<param name="offsetZ">The value of the Z offset field of the new matrix.</param>
<param name="m44">The value of the (4,4) field of the new matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Tests for equality between two matrices.</summary>
<param name="o">The object to test for equality with the current instance.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Tests for equality between two matrices.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> to compare to.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Returns the hash code for this matrix.</summary>
<returns>The hash code for this matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is invertible.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> has an inverse; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Changes a <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct into an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverts this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct.</summary>
<exception cref="T:System.InvalidOperationException">The matrix is not invertible.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determines whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Gets or sets the value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Gets or sets the value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Gets or sets the value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Gets or sets the value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Gets or sets the value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Gets or sets the value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Gets or sets the value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Gets or sets the value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Gets or sets the value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Gets or sets the value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for equality.</summary>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for inequality.</summary>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
<returns>
<see langword="true" /> if the matrices are different; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplies the specified matrices.</summary>
<param name="matrix1">The matrix to multiply.</param>
<param name="matrix2">The matrix by which the first matrix is multiplied.</param>
<returns>The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> that is the result of multiplication.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The format to use.</param>
<param name="provider">The provider to use.</param>
<returns>The value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<param name="provider">An object that provides culture-specified formatting information.</param>
<returns>The string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Describes the thickness of a frame around a rectangle. Four <see cref="T:System.Double" /> values describe the <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />, and <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> sides of the rectangle, respectively.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has the specified uniform length on each side.</summary>
<param name="uniformLength">The uniform length applied to all four sides of the bounding rectangle.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has specific lengths (supplied as a <see cref="T:System.Double" />) applied to each side of the rectangle.</summary>
<param name="left">The thickness for the left side of the rectangle.</param>
<param name="top">The thickness for the upper side of the rectangle.</param>
<param name="right">The thickness for the right side of the rectangle</param>
<param name="bottom">The thickness for the lower side of the rectangle.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Gets or sets the width, in pixels, of the lower side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the lower side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:System.Object" /> for equality.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:Windows.UI.Xaml.Thickness" /> structure for equality.</summary>
<param name="thickness">An instance of <see cref="T:Windows.UI.Xaml.Thickness" /> to compare for equality.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Returns the hash code of the struct.</summary>
<returns>A hash code for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Gets or sets the width, in pixels, of the left side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the left side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.Thickness" /> structs for equality.</summary>
<param name="t1">The first struct to compare.</param>
<param name="t2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Thickness" /> structs for inequality.</summary>
<param name="t1">The first struct to compare.</param>
<param name="t2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Gets or sets the width, in pixels, of the right side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the right side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Gets or sets the width, in pixels, of the upper side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the upper side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.Thickness" /> structure.</summary>
<returns>A string that represents the <see cref="T:Windows.UI.Xaml.Thickness" /> value.</returns>
</member>
</members>
</doc>

View File

@@ -0,0 +1,904 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>The exception that is thrown when an attempt is made to access a UI automation element corresponding to a part of the user interface that is no longer available.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with serialized data.</summary>
<param name="serializationInfo">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
<param name="streamingContext">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error.</param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>The exception that is thrown when an attempt is made through UI automation to manipulate a control that is not enabled.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error.</param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>Describes the position of an item that is managed by <see cref="T:Windows.UI.Xaml.Controls.ItemContainerGenerator" />.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initializes a new instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> with the specified index and offset.</summary>
<param name="index">An index that is relative to the generated (realized) items. -1 is a special value that refers to a fictitious item at the beginning or the end of the items list.</param>
<param name="offset">An offset that is relative to the ungenerated (unrealized) items near the indexed item. An offset of 0 refers to the indexed element itself, an offset of 1 refers to the next ungenerated (unrealized) item, and an offset of -1 refers to the previous item.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compares the specified instance and the current instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> for value equality.</summary>
<param name="o">The <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="o" /> and this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> have the same values.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>The hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Gets or sets the index that is relative to the generated (realized) items.</summary>
<returns>The index that is relative to the generated (realized) items.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Gets or sets the offset that is relative to the ungenerated (unrealized) items near the indexed item.</summary>
<returns>The offset that is relative to the ungenerated (unrealized) items near the indexed item.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value equality.</summary>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value inequality.</summary>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the values are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Returns a string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>A string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Describes the characteristics of a rounded corner, such as can be applied to a <see cref="T:Windows.UI.Xaml.Controls.Border" />.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initializes a new <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure, applying the same uniform radius to all its corners.</summary>
<param name="uniformRadius">A uniform radius applied to all four <see cref="T:Windows.UI.Xaml.CornerRadius" /> properties (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct, applying specific radius values to its corners.</summary>
<param name="topLeft">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> value.</param>
<param name="topRight">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> value.</param>
<param name="bottomRight">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> value.</param>
<param name="bottomLeft">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> value.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct to another object for equality.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct to another <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure for equality.</summary>
<param name="cornerRadius">An instance of <see cref="T:Windows.UI.Xaml.CornerRadius" /> to compare for equality.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Returns the hash code of the structure.</summary>
<returns>A hash code for this <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structs for equality.</summary>
<param name="cr1">The first struct to compare.</param>
<param name="cr2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structs for inequality.</summary>
<param name="cr1">The first struct to compare.</param>
<param name="cr2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Gets or sets the radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure.</summary>
<returns>A string that represents the <see cref="T:Windows.UI.Xaml.CornerRadius" /> value.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Represents the duration of time that a <see cref="T:Windows.UI.Xaml.Media.Animation.Timeline" /> is active.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Duration" /> struct with the specified <see cref="T:System.TimeSpan" /> value.</summary>
<param name="timeSpan">The initial time interval of this duration.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Adds the value of the specified <see cref="T:Windows.UI.Xaml.Duration" /> to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The value of the current instance plus <paramref name="duration" />.</param>
<returns>If each involved <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the combined values. Otherwise this method returns <see langword="null" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that is automatically determined.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to an automatic value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compares one <see cref="T:Windows.UI.Xaml.Duration" /> value to another.</summary>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>If <paramref name="t1" /> is less than <paramref name="t2" />, a negative value that represents the difference. If <paramref name="t1" /> is equal to <paramref name="t2" />, a value of 0. If <paramref name="t1" /> is greater than <paramref name="t2" />, a positive value that represents the difference.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determines whether a specified object is equal to a <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="value">Object to check for equality.</param>
<returns>
<see langword="true" /> if value is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determines whether a specified <see cref="T:Windows.UI.Xaml.Duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to check for equality.</param>
<returns>
<see langword="true" /> if <paramref name="duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> values are equal.</summary>
<param name="t1">First <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">Second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if <paramref name="t1" /> is equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that represents an infinite interval.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to a forever value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Gets a hash code for this object.</summary>
<returns>The hash code identifier.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Gets a value that indicates if this <see cref="T:Windows.UI.Xaml.Duration" /> represents a <see cref="T:System.TimeSpan" /> value.</summary>
<returns>
<see langword="true" /> if this <see cref="T:Windows.UI.Xaml.Duration" /> is a <see cref="T:System.TimeSpan" /> value; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Adds two <see cref="T:Windows.UI.Xaml.Duration" /> values together.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<returns>If both <see cref="T:Windows.UI.Xaml.Duration" /> values have <see cref="T:System.TimeSpan" /> values, this method returns the sum of those two values. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Automatic" />. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Forever" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. If either <paramref name="t1" /> or <paramref name="t2" /> has no value, this method returns <see langword="null" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> cases are equal.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <see cref="T:Windows.UI.Xaml.Duration" /> values have equal property values, or if all <see cref="T:Windows.UI.Xaml.Duration" /> values are <see langword="null" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if one <see cref="T:Windows.UI.Xaml.Duration" /> is greater than another.</summary>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether a <see cref="T:Windows.UI.Xaml.Duration" /> is greater than or equal to another.</summary>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than or equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Implicitly creates a <see cref="T:Windows.UI.Xaml.Duration" /> from a given <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> from which a <see cref="T:Windows.UI.Xaml.Duration" /> is implicitly created.</param>
<returns>A created <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if two <see cref="T:Windows.UI.Xaml.Duration" /> cases are not equal.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if exactly one of <paramref name="t1" /> or <paramref name="t2" /> represent a value, or if they both represent values that are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than the value of another instance.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than or equal to another.</summary>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than or equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Subtracts the value of one <see cref="T:Windows.UI.Xaml.Duration" /> from another.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract.</param>
<returns>If each <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the value of <paramref name="t1" /> minus <paramref name="t2" />. If <paramref name="t1" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.Forever" /> and <paramref name="t2" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, this method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. Otherwise this method returns <see langword="null" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Returns the specified <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to get.</param>
<returns>The <see cref="T:Windows.UI.Xaml.Duration" /> operation result.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Subtracts the specified <see cref="T:Windows.UI.Xaml.Duration" /> from this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract from this <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<returns>The subtracted <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Gets the <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</summary>
<returns>The <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</returns>
<exception cref="T:System.InvalidOperationException">The <see cref="T:Windows.UI.Xaml.Duration" /> does not represent a <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Converts a <see cref="T:Windows.UI.Xaml.Duration" /> to a <see cref="T:System.String" /> representation.</summary>
<returns>A <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Specifies whether a <see cref="T:Windows.UI.Xaml.Duration" /> has a special value of Automatic or Forever, or has valid information in its <see cref="T:System.TimeSpan" /> component.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Has the "Automatic" special value.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Has the "Forever" special value.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Has valid information in the <see cref="T:System.TimeSpan" /> component.</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Represents the length of elements that explicitly support <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> unit types.</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure using the specified absolute value in pixels.</summary>
<param name="pixels">The absolute count of pixels to establish as the value.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure and specifies what kind of value it holds.</summary>
<param name="value">The initial value of this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">The <see cref="T:Windows.UI.Xaml.GridUnitType" /> held by this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">
<paramref name="value" /> is less than 0 or is not a number.
-or-
<paramref name="type" /> is not a valid <see cref="T:Windows.UI.Xaml.GridUnitType" />.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Gets an instance of <see cref="T:Windows.UI.Xaml.GridLength" /> that holds a value whose size is determined by the size properties of the content object.</summary>
<returns>An instance of <see cref="T:Windows.UI.Xaml.GridLength" /> whose <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is set to <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determines whether the specified object is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" /> instance.</summary>
<param name="oCompare">The object to compare with the current instance.</param>
<returns>
<see langword="true" /> if the specified object has the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" /> as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.GridLength" /> is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<param name="gridLength">The <see cref="T:Windows.UI.Xaml.GridLength" /> structure to compare with the current instance.</param>
<returns>
<see langword="true" /> if the specified <see cref="T:Windows.UI.Xaml.GridLength" /> has the same value and <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Gets a hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Gets the associated <see cref="T:Windows.UI.Xaml.GridUnitType" /> for the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>One of the enumeration values. The default is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed in pixels.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value whose size is determined by the size properties of the content object.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed as a weighted proportion of available space.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures for equality.</summary>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures to determine if they are not equal.</summary>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> do not have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Returns a <see cref="T:System.String" /> representation of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A <see cref="T:System.String" /> representation of the current <see cref="T:Windows.UI.Xaml.GridLength" /> struct.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Gets a <see cref="T:System.Double" /> that represents the value of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>The value of the current instance.</returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Describes the kind of value that a <see cref="T:Windows.UI.Xaml.GridLength" /> object is holding.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>The size is determined by the size properties of the content object.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>The value is expressed in pixels.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>The value is expressed as a weighted proportion of available space.</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>An exception that is thrown by the layout cycle.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with serialized data.</summary>
<param name="serializationInfo">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
<param name="streamingContext">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception, or <see langword="null" /> if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>The exception that is thrown when an error occurs while parsing XAML.</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception, or <see langword="null" /> if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Specifies when a particular key frame should take place during an animation.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indicates whether a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> that represents the same length of time as this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether a specified <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values are equal.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if the values of <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Creates a new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, using the supplied <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">The value of the new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>A new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, initialized to the value of <paramref name="timeSpan" />.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The specified <paramref name="timeSpan" /> is outside the allowed range.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Returns a hash code representing this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A hash code.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for equality.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Implicitly converts a <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> to a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="timeSpan">The <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> value to convert.</param>
<returns>The created <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for inequality.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are not equal; otherwise, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.</summary>
<returns>The time when the key frame ends, expressed as a time relative to the beginning of the animation.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Describes how a <see cref="T:Windows.UI.Xaml.Media.Animation.Timeline" /> repeats its simple duration.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> struct with the specified iteration count.</summary>
<param name="count">A number greater than or equal to 0 that specifies the number of iterations for an animation.</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> evaluates to infinity, a value that is not a number, or is negative.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> struct with the specified repeat duration.</summary>
<param name="duration">The total length of time that the Windows.UI.Xaml.Media.Animation.Timeline should play (its active duration).</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> evaluates to a negative time interval.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Gets the number of times a Windows.UI.Xaml.Media.Animation.Timeline should repeat.</summary>
<returns>The number of iterations to repeat.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes a repeat duration, not an iteration count.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Gets the total length of time a Windows.UI.Xaml.Media.Animation.Timeline should play.</summary>
<returns>The total length of time a timeline should play.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes an iteration count, not a repeat duration.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indicates whether the specified object is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<param name="value">The object to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that represents the same repeat behavior as this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Returns a value that indicates whether the specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<param name="repeatBehavior">The value to compare to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior" /> are equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Returns the hash code of this instance.</summary>
<returns>A hash code.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Gets a value that indicates whether the repeat behavior has a specified iteration count.</summary>
<returns>
<see langword="true" /> if the instance represents an iteration count; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Gets a value that indicates whether the repeat behavior has a specified repeat duration.</summary>
<returns>
<see langword="true" /> if the instance represents a repeat duration; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are not equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="repeatBehavior1" /> and <paramref name="repeatBehavior2" /> are different types or the repeat behavior properties are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The string specifying the format to use, or <see langword="null" /> to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param>
<param name="formatProvider">An object that provides formatting information for value, or <see langword="null" /> to obtain the numeric format information from the current culture.</param>
<returns>A string containing the value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> with the specified format.</summary>
<param name="formatProvider">The format used to construct the return value.</param>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Gets or sets one of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> values that describes the way behavior repeats.</summary>
<returns>The type of repeat behavior.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Specifies the repeat mode that a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> raw value represents.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a fixed number of complete runs.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a time duration, which might result in an animation terminating part way through.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat indefinitely.</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary>Represents a 3x3 affine transformation matrix used for transformations in two-dimensional space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<param name="m11">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> coefficient.</param>
<param name="m12">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> coefficient.</param>
<param name="m21">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> coefficient.</param>
<param name="m22">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> coefficient.</param>
<param name="offsetX">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> coefficient.</param>
<param name="offsetY">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> coefficient.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determines whether the specified <see cref="T:System.Object" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<param name="o">The <see cref="T:System.Object" /> to compare.</param>
<returns>
<see langword="true" /> if <paramref name="o" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is identical to this instance.</summary>
<param name="value">The instance of <see cref="T:Windows.UI.Xaml.Media.Matrix" /> to compare to this instance.</param>
<returns>
<see langword="true" /> if instances are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The hash code for this instance.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Gets an identity matrix.</summary>
<returns>An identity matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is an identity matrix.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is an identity matrix; otherwise, <see langword="false" />. The default is <see langword="true" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structs are identical.</summary>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<returns>
<see langword="true" /> if <paramref name="matrix1" /> and <paramref name="matrix2" /> are identical; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structs are not identical.</summary>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<returns>
<see langword="true" /> if <paramref name="matrix1" /> and <paramref name="matrix2" /> are not identical; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The string specifying the format to use, or <see langword="null" /> to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param>
<param name="provider">An object that provides formatting information, or <see langword="null" /> to obtain the numeric format information from the current culture.</param>
<returns>A string containing the value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct with culture-specific formatting information.</summary>
<param name="provider">The culture-specific formatting information.</param>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforms the specified point by the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> and returns the result.</summary>
<param name="point">The point to transform.</param>
<returns>The result of transforming <paramref name="point" /> by this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Represents a 4 × 4 matrix that is used for transformations in a three-dimensional (3-D) space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> class.</summary>
<param name="m11">The value of the (1,1) field of the new matrix.</param>
<param name="m12">The value of the (1,2) field of the new matrix.</param>
<param name="m13">The value of the (1,3) field of the new matrix.</param>
<param name="m14">The value of the (1,4) field of the new matrix.</param>
<param name="m21">The value of the (2,1) field of the new matrix.</param>
<param name="m22">The value of the (2,2) field of the new matrix.</param>
<param name="m23">The value of the (2,3) field of the new matrix.</param>
<param name="m24">The value of the (2,4) field of the new matrix.</param>
<param name="m31">The value of the (3,1) field of the new matrix.</param>
<param name="m32">The value of the (3,2) field of the new matrix.</param>
<param name="m33">The value of the (3,3) field of the new matrix.</param>
<param name="m34">The value of the (3,4) field of the new matrix.</param>
<param name="offsetX">The value of the X offset field of the new matrix.</param>
<param name="offsetY">The value of the Y offset field of the new matrix.</param>
<param name="offsetZ">The value of the Z offset field of the new matrix.</param>
<param name="m44">The value of the (4,4) field of the new matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Tests for equality between two matrices.</summary>
<param name="o">The object to test for equality with the current instance.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Tests for equality between two matrices.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> to compare to.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Returns the hash code for this matrix.</summary>
<returns>The hash code for this matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is invertible.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> has an inverse; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Changes a <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct into an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverts this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct.</summary>
<exception cref="T:System.InvalidOperationException">The matrix is not invertible.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determines whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Gets or sets the value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Gets or sets the value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Gets or sets the value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Gets or sets the value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Gets or sets the value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Gets or sets the value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Gets or sets the value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Gets or sets the value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Gets or sets the value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Gets or sets the value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for equality.</summary>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for inequality.</summary>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
<returns>
<see langword="true" /> if the matrices are different; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplies the specified matrices.</summary>
<param name="matrix1">The matrix to multiply.</param>
<param name="matrix2">The matrix by which the first matrix is multiplied.</param>
<returns>The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> that is the result of multiplication.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The format to use.</param>
<param name="provider">The provider to use.</param>
<returns>The value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<param name="provider">An object that provides culture-specified formatting information.</param>
<returns>The string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Describes the thickness of a frame around a rectangle. Four <see cref="T:System.Double" /> values describe the <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />, and <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> sides of the rectangle, respectively.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has the specified uniform length on each side.</summary>
<param name="uniformLength">The uniform length applied to all four sides of the bounding rectangle.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has specific lengths (supplied as a <see cref="T:System.Double" />) applied to each side of the rectangle.</summary>
<param name="left">The thickness for the left side of the rectangle.</param>
<param name="top">The thickness for the upper side of the rectangle.</param>
<param name="right">The thickness for the right side of the rectangle</param>
<param name="bottom">The thickness for the lower side of the rectangle.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Gets or sets the width, in pixels, of the lower side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the lower side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:System.Object" /> for equality.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:Windows.UI.Xaml.Thickness" /> structure for equality.</summary>
<param name="thickness">An instance of <see cref="T:Windows.UI.Xaml.Thickness" /> to compare for equality.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Returns the hash code of the struct.</summary>
<returns>A hash code for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Gets or sets the width, in pixels, of the left side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the left side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.Thickness" /> structs for equality.</summary>
<param name="t1">The first struct to compare.</param>
<param name="t2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Thickness" /> structs for inequality.</summary>
<param name="t1">The first struct to compare.</param>
<param name="t2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Gets or sets the width, in pixels, of the right side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the right side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Gets or sets the width, in pixels, of the upper side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the upper side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.Thickness" /> structure.</summary>
<returns>A string that represents the <see cref="T:Windows.UI.Xaml.Thickness" /> value.</returns>
</member>
</members>
</doc>

View File

@@ -0,0 +1,841 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Describes the characteristics of a rounded corner, such as can be applied to a Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initializes a new <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure, applying the same uniform radius to all its corners.</summary>
<param name="uniformRadius">A uniform radius applied to all four <see cref="T:Windows.UI.Xaml.CornerRadius" /> properties (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure, applying specific radius values to its corners.</summary>
<param name="topLeft">Sets the initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />.</param>
<param name="topRight">Sets the initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />.</param>
<param name="bottomRight">Sets the initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />.</param>
<param name="bottomLeft">Sets the initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>A <see cref="T:System.Double" /> that represents the radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>A <see cref="T:System.Double" /> that represents the radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure to another object for equality.</summary>
<returns>true if the two objects are equal; otherwise, false.</returns>
<param name="obj">The object to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure to another <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, false.</returns>
<param name="cornerRadius">An instance of <see cref="T:Windows.UI.Xaml.CornerRadius" /> to compare for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Returns the hash code of the structure.</summary>
<returns>A hash code for this <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structures for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, false.</returns>
<param name="cr1">The first structure to compare.</param>
<param name="cr2">The other structure to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structures for inequality. </summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are not equal; otherwise, false.</returns>
<param name="cr1">The first structure to compare.</param>
<param name="cr2">The other structure to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>A <see cref="T:System.Double" /> that represents the radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Gets or sets the radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>A <see cref="T:System.Double" /> that represents the radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure.</summary>
<returns>A <see cref="T:System.String" /> that represents the <see cref="T:Windows.UI.Xaml.CornerRadius" /> value.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Represents the duration of time that a Windows.UI.Xaml.Media.Animation.Timeline is active.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Duration" /> structure with the supplied <see cref="T:System.TimeSpan" /> value.</summary>
<param name="timeSpan">Represents the initial time interval of this duration.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Adds the value of the specified <see cref="T:Windows.UI.Xaml.Duration" /> to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>If each involved <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the combined values. Otherwise this method returns null.</returns>
<param name="duration">An instance of <see cref="T:Windows.UI.Xaml.Duration" /> that represents the value of the current instance plus <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that is automatically determined.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to an automatic value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compares one <see cref="T:Windows.UI.Xaml.Duration" /> value to another.</summary>
<returns>If <paramref name="t1" /> is less than <paramref name="t2" />, a negative value that represents the difference. If <paramref name="t1" /> is equal to <paramref name="t2" />, a value of 0. If <paramref name="t1" /> is greater than <paramref name="t2" />, a positive value that represents the difference.</returns>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determines whether a specified object is equal to a <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true if value is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, false.</returns>
<param name="value">Object to check for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determines whether a specified <see cref="T:Windows.UI.Xaml.Duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true if <paramref name="duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, false.</returns>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to check for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> values are equal.</summary>
<returns>true if <paramref name="t1" /> is equal to <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">First <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">Second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that represents an infinite interval.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to a forever value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Gets a hash code for this object.</summary>
<returns>The hash code identifier.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Gets a value that indicates if this <see cref="T:Windows.UI.Xaml.Duration" /> represents a <see cref="T:System.TimeSpan" /> value.</summary>
<returns>true if this <see cref="T:Windows.UI.Xaml.Duration" /> is a <see cref="T:System.TimeSpan" /> value; otherwise, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Adds two <see cref="T:Windows.UI.Xaml.Duration" /> values together.</summary>
<returns>If both <see cref="T:Windows.UI.Xaml.Duration" /> values have <see cref="T:System.TimeSpan" /> values, this method returns the sum of those two values. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Automatic" />. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Forever" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />.If either <paramref name="t1" /> or <paramref name="t2" /> has no value, this method returns null.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> cases are equal.</summary>
<returns>true if both <see cref="T:Windows.UI.Xaml.Duration" /> values have equal property values, or if all <see cref="T:Windows.UI.Xaml.Duration" /> values are null. Otherwise, this method returns false.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if one <see cref="T:Windows.UI.Xaml.Duration" /> is greater than another.</summary>
<returns>true if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether a <see cref="T:Windows.UI.Xaml.Duration" /> is greater than or equal to another.</summary>
<returns>true if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than or equal to <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Implicitly creates a <see cref="T:Windows.UI.Xaml.Duration" /> from a given <see cref="T:System.TimeSpan" />.</summary>
<returns>A created <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> from which a <see cref="T:Windows.UI.Xaml.Duration" /> is implicitly created.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if two <see cref="T:Windows.UI.Xaml.Duration" /> cases are not equal.</summary>
<returns>true if exactly one of <paramref name="t1" /> or <paramref name="t2" /> represent a value, or if they both represent values that are not equal; otherwise, false.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than the value of another instance.</summary>
<returns>true if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than or equal to another.</summary>
<returns>true if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than or equal to <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Subtracts the value of one <see cref="T:Windows.UI.Xaml.Duration" /> from another.</summary>
<returns>If each <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the value of <paramref name="t1" /> minus <paramref name="t2" />. If <paramref name="t1" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.Forever" /> and <paramref name="t2" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, this method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. Otherwise this method returns null.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Returns the specified <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>The <see cref="T:Windows.UI.Xaml.Duration" /> operation result.</returns>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to get.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Subtracts the specified <see cref="T:Windows.UI.Xaml.Duration" /> from this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>The subtracted <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract from this <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Gets the <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</summary>
<returns>The <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</returns>
<exception cref="T:System.InvalidOperationException">The <see cref="T:Windows.UI.Xaml.Duration" /> does not represent a <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Converts a <see cref="T:Windows.UI.Xaml.Duration" /> to a <see cref="T:System.String" /> representation.</summary>
<returns>A <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Specifies whether a <see cref="T:Windows.UI.Xaml.Duration" /> has a special value of Automatic or Forever, or has valid information in its <see cref="T:System.TimeSpan" /> component. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Has the "Automatic" special value. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Has the "Forever" special value. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Has valid information in the <see cref="T:System.TimeSpan" /> component. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Represents the length of elements that explicitly support <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> unit types. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure using the specified absolute value in pixels. </summary>
<param name="pixels">The absolute count of pixels to establish as the value.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure and specifies what kind of value it holds. </summary>
<param name="value">The initial value of this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">The <see cref="T:Windows.UI.Xaml.GridUnitType" /> held by this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">value is less than 0 or is not a number.- or -type is not a valid <see cref="T:Windows.UI.Xaml.GridUnitType" />.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Gets an instance of <see cref="T:Windows.UI.Xaml.GridLength" /> that holds a value whose size is determined by the size properties of the content object.</summary>
<returns>A instance of <see cref="T:Windows.UI.Xaml.GridLength" /> whose <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is set to <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determines whether the specified object is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" /> instance. </summary>
<returns>true if the specified object has the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" /> as the current instance; otherwise, false.</returns>
<param name="oCompare">The object to compare with the current instance.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.GridLength" /> is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>true if the specified <see cref="T:Windows.UI.Xaml.GridLength" /> has the same value and <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> as the current instance; otherwise, false.</returns>
<param name="gridLength">The <see cref="T:Windows.UI.Xaml.GridLength" /> structure to compare with the current instance.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Gets a hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>A hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Gets the associated <see cref="T:Windows.UI.Xaml.GridUnitType" /> for the <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>One of the <see cref="T:Windows.UI.Xaml.GridUnitType" /> values. The default is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed in pixels. </summary>
<returns>true if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; otherwise, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value whose size is determined by the size properties of the content object. </summary>
<returns>true if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; otherwise, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed as a weighted proportion of available space. </summary>
<returns>true if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; otherwise, false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, false.</returns>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures to determine if they are not equal.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> do not have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, false.</returns>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Returns a <see cref="T:System.String" /> representation of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A <see cref="T:System.String" /> representation of the current <see cref="T:Windows.UI.Xaml.GridLength" /> structure.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Gets a <see cref="T:System.Double" /> that represents the value of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A <see cref="T:System.Double" /> that represents the value of the current instance. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Describes the kind of value that a <see cref="T:Windows.UI.Xaml.GridLength" /> object is holding. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>The size is determined by the size properties of the content object. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>The value is expressed in pixels. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>The value is expressed as a weighted proportion of available space. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>An exception that is thrown by the layout cycle.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with default values. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception. </summary>
<param name="message">The error message that explains the reason for the exception. </param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Describes the thickness of a frame around a rectangle. Four <see cref="T:System.Double" /> values describe the <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />, and <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> sides of the rectangle, respectively. </summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has the specified uniform length on each side. </summary>
<param name="uniformLength">The uniform length applied to all four sides of the bounding rectangle.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has specific lengths (supplied as a <see cref="T:System.Double" />) applied to each side of the rectangle. </summary>
<param name="left">The thickness for the left side of the rectangle.</param>
<param name="top">The thickness for the upper side of the rectangle.</param>
<param name="right">The thickness for the right side of the rectangle</param>
<param name="bottom">The thickness for the lower side of the rectangle.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Gets or sets the width, in pixels, of the lower side of the bounding rectangle.</summary>
<returns>A <see cref="T:System.Double" /> that represents the width, in pixels, of the lower side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:System.Object" /> for equality.</summary>
<returns>true if the two objects are equal; otherwise, false.</returns>
<param name="obj">The object to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:Windows.UI.Xaml.Thickness" /> structure for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, false.</returns>
<param name="thickness">An instance of <see cref="T:Windows.UI.Xaml.Thickness" /> to compare for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Returns the hash code of the structure.</summary>
<returns>A hash code for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Gets or sets the width, in pixels, of the left side of the bounding rectangle. </summary>
<returns>A <see cref="T:System.Double" /> that represents the width, in pixels, of the left side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.Thickness" /> structures for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, false.</returns>
<param name="t1">The first structure to compare.</param>
<param name="t2">The other structure to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Thickness" /> structures for inequality. </summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are not equal; otherwise, false.</returns>
<param name="t1">The first structure to compare.</param>
<param name="t2">The other structure to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Gets or sets the width, in pixels, of the right side of the bounding rectangle. </summary>
<returns>A <see cref="T:System.Double" /> that represents the width, in pixels, of the right side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Gets or sets the width, in pixels, of the upper side of the bounding rectangle.</summary>
<returns>A <see cref="T:System.Double" /> that represents the width, in pixels, of the upper side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.Thickness" /> structure.</summary>
<returns>A <see cref="T:System.String" /> that represents the <see cref="T:Windows.UI.Xaml.Thickness" /> value.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>The exception that is thrown when an attempt is made to access a UI automation element corresponding to a part of the user interface that is no longer available.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with default values. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class, with a specified error message. </summary>
<param name="message">The message that describes the error. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception. </summary>
<param name="message">The message that describes the error. </param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>The exception that is thrown when an attempt is made through UI automation to manipulate a control that is not enabled. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with default values. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error. </param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> is used to describe the position of an item that is managed by Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initializes a new instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> with the specified index and offset.</summary>
<param name="index">An <see cref="T:System.Int32" /> index that is relative to the generated (realized) items. -1 is a special value that refers to a fictitious item at the beginning or the end of the items list.</param>
<param name="offset">An <see cref="T:System.Int32" /> offset that is relative to the ungenerated (unrealized) items near the indexed item. An offset of 0 refers to the indexed element itself, an offset 1 refers to the next ungenerated (unrealized) item, and an offset of -1 refers to the previous item.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compares the specified instance and the current instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> for value equality.</summary>
<returns>true if <paramref name="o" /> and this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> have the same values.</returns>
<param name="o">The <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> instance to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>The hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Gets or sets the <see cref="T:System.Int32" /> index that is relative to the generated (realized) items.</summary>
<returns>An <see cref="T:System.Int32" /> index that is relative to the generated (realized) items.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Gets or sets the <see cref="T:System.Int32" /> offset that is relative to the ungenerated (unrealized) items near the indexed item.</summary>
<returns>An <see cref="T:System.Int32" /> offset that is relative to the ungenerated (unrealized) items near the indexed item.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value equality.</summary>
<returns>true if the two objects are equal; otherwise, false.</returns>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value inequality.</summary>
<returns>true if the values are not equal; otherwise, false.</returns>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Returns a string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>A string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>The exception that is thrown when an error occurs while parsing Xaml. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with default values. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message. </summary>
<param name="message">The error message that explains the reason for the exception. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception. </param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Represents a 3x3 affine transformation matrix used for transformations in two-dimensional space. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<param name="m11">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> coefficient.</param>
<param name="m12">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> coefficient.</param>
<param name="m21">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> coefficient.</param>
<param name="m22">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> coefficient.</param>
<param name="offsetX">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> coefficient.</param>
<param name="offsetY">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> coefficient.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determines whether the specified <see cref="T:System.Object" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>true if <paramref name="o" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure; otherwise, false.</returns>
<param name="o">The <see cref="T:System.Object" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure is identical to this instance. </summary>
<returns>true if instances are equal; otherwise, false. </returns>
<param name="value">The instance of <see cref="T:Windows.UI.Xaml.Media.Matrix" /> to compare to this instance.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The hash code for this instance.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Gets an identity <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>An identity matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure is an identity matrix. </summary>
<returns>true if the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure is an identity matrix; otherwise, false. The default is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. The default value is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structures are identical.</summary>
<returns>true if <paramref name="matrix1" /> and <paramref name="matrix2" /> are identical; otherwise, false.</returns>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structures are not identical.</summary>
<returns>true if <paramref name="matrix1" /> and <paramref name="matrix2" /> are not identical; otherwise, false.</returns>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>A string containing the value of the current instance in the specified format.</returns>
<param name="format">The string specifying the format to use. -or- null to use the default format defined for the type of the IFormattable implementation. </param>
<param name="provider">The IFormatProvider to use to format the value. -or- null to obtain the numeric format information from the current locale setting of the operating system. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure with culture-specific formatting information. </summary>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="provider">The culture-specific formatting information.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforms the specified point by the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> and returns the result.</summary>
<returns>The result of transforming <paramref name="point" /> by this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">The point to transform.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Specifies when a particular key frame should take place during an animation. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indicates whether a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> that represents the same length of time as this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, false.</returns>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether a specified <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true if <paramref name="value" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, false.</returns>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values are equal.</summary>
<returns>true if the values of <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, false.</returns>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Creates a new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, using the supplied <see cref="T:System.TimeSpan" />.</summary>
<returns>A new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, initialized to the value of <paramref name="timeSpan" />.</returns>
<param name="timeSpan">The value of the new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">The specified <paramref name="timeSpan" /> is outside the allowed range.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Returns a hash code representing this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A hash code identifier.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for equality.</summary>
<returns>true if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, false.</returns>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Implicitly converts a <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> to a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>The created <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
<param name="timeSpan">The <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> value to convert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for inequality.</summary>
<returns>true if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are not equal; otherwise, false. </returns>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.</summary>
<returns>The time when the key frame ends, expressed as a time relative to the beginning of the animation.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Describes how a Windows.UI.Xaml.Media.Animation.Timeline repeats its simple duration.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> structure with the specified iteration count. </summary>
<param name="count">A number greater than or equal to 0 that specifies the number of iterations for an animation. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> evaluates to infinity, a value that is not a number, or is negative.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> structure with the specified repeat duration. </summary>
<param name="duration">The total length of time that the Windows.UI.Xaml.Media.Animation.Timeline should play (its active duration). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> evaluates to a negative number.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Gets the number of times a Windows.UI.Xaml.Media.Animation.Timeline should repeat. </summary>
<returns>The number of iterations to repeat.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes a repeat duration, not an iteration count.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Gets the total length of time a Windows.UI.Xaml.Media.Animation.Timeline should play. </summary>
<returns>The total length of time a timeline should play. </returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes an iteration count, not a repeat duration.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indicates whether the specified object is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that represents the same repeat behavior as this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, false.</returns>
<param name="value">The object to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Returns a value that indicates whether the specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true if both the type and repeat behavior of <paramref name="repeatBehavior" /> are equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, false.</returns>
<param name="repeatBehavior">The value to compare to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal. </summary>
<returns>true if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, false.</returns>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions. </summary>
<returns>A <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Returns the hash code of this instance.</summary>
<returns>A hash code.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Gets a value that indicates whether the repeat behavior has a specified iteration count.</summary>
<returns>true if the instance represents an iteration count; otherwise, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Gets a value that indicates whether the repeat behavior has a specified repeat duration. </summary>
<returns>true if the instance represents a repeat duration; otherwise, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal. </summary>
<returns>true if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, false.</returns>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are not equal. </summary>
<returns>true if <paramref name="repeatBehavior1" /> and <paramref name="repeatBehavior2" /> are different types or the repeat behavior properties are not equal; otherwise, false.</returns>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>A string containing the value of the current instance in the specified format.</returns>
<param name="format">The string specifying the format to use, or null to use the default format defined for the type of the IFormattable implementation. </param>
<param name="formatProvider">The IFormatProvider to use to format the value, or null to obtain the numeric format information from the current locale setting of the operating system. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> with the specified format. </summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">The format used to construct the return value.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Gets or sets one of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> values that describes the way behavior repeats. </summary>
<returns>The type of repeat behavior. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Specifies the repeat mode that a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> raw value represents. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a fixed number of complete runs. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a time duration, which might result in an animation terminating part way through. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat indefinitely. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Represents a 4 × 4 matrix that is used for transformations in a three-dimensional (3-D) space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> class. </summary>
<param name="m11">The value of the (1,1) field of the new matrix.</param>
<param name="m12">The value of the (1,2) field of the new matrix.</param>
<param name="m13">The value of the (1,3) field of the new matrix.</param>
<param name="m14">The value of the (1,4) field of the new matrix.</param>
<param name="m21">The value of the (2,1) field of the new matrix.</param>
<param name="m22">The value of the (2,2) field of the new matrix.</param>
<param name="m23">The value of the (2,3) field of the new matrix.</param>
<param name="m24">The value of the (2,4) field of the new matrix.</param>
<param name="m31">The value of the (3,1) field of the new matrix.</param>
<param name="m32">The value of the (3,2) field of the new matrix.</param>
<param name="m33">The value of the (3,3) field of the new matrix.</param>
<param name="m34">The value of the (3,4) field of the new matrix.</param>
<param name="offsetX">The value of the X offset field of the new matrix.</param>
<param name="offsetY">The value of the Y offset field of the new matrix.</param>
<param name="offsetZ">The value of the Z offset field of the new matrix.</param>
<param name="m44">The value of the (4,4) field of the new matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Tests equality between two matrices.</summary>
<returns>true if the matrices are equal; otherwise, false.</returns>
<param name="o">The object to test for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Tests equality between two matrices.</summary>
<returns>true if the matrices are equal; otherwise, false.</returns>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> to compare to.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Returns the hash code for this matrix.</summary>
<returns>An integer that specifies the hash code for this matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is invertible.</summary>
<returns>true if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> has an inverse; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Changes a <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> structure into an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverts this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> structure.</summary>
<exception cref="T:System.InvalidOperationException">The matrix is not invertible.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determines whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> structure is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>true if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> structure.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Gets or sets the value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Gets or sets the value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Gets or sets the value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Gets or sets the value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Gets or sets the value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Gets or sets the value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Gets or sets the value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Gets or sets the value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Gets or sets the value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Gets or sets the value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for exact equality.</summary>
<returns>true if the matrices are equal; otherwise, false.</returns>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for inequality.</summary>
<returns>true if the matrices are different; otherwise, false.</returns>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplies the specified matrices.</summary>
<returns>The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> that is the result of multiplication.</returns>
<param name="matrix1">The matrix to multiply.</param>
<param name="matrix2">The matrix by which the first matrix is multiplied.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>The value of the current instance in the specified format.</returns>
<param name="format">The format to use.</param>
<param name="provider">The provider to use.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Culture-specified formatting information.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,841 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Beschreibt die Eigenschaften einer abgerundeten Ecke, wie sie auf eine Windows.UI.Xaml.Controls.Border angewendet werden können.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initialisiert eine neue <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur und wendet den gleichen einheitlichen Radius auf alle Ecken an.</summary>
<param name="uniformRadius">Ein einheitlicher Radius, der auf alle vier <see cref="T:Windows.UI.Xaml.CornerRadius" />-Eigenschaften (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />) angewendet wird.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur und wendet bestimmte Radiuswerte auf die Ecken an.</summary>
<param name="topLeft">Legt das ursprüngliche <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> fest.</param>
<param name="topRight">Legt das ursprüngliche <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> fest.</param>
<param name="bottomRight">Legt das ursprüngliche <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> fest.</param>
<param name="bottomLeft">Legt das ursprüngliche <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> fest.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Ruft den Radius der Rundung der unteren linken Ecke des Objekts in Pixel ab, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird, oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der den Radius der Rundung der unteren linken Ecke des Objekts in Pixel darstellt, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird.Der Standard ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Ruft den Radius der Rundung der unteren rechten Ecke des Objekts in Pixel ab, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird, oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der den Radius der Rundung der unteren rechten Ecke des Objekts in Pixel darstellt, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Vergleicht diese <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur mit einem anderen Objekt auf Gleichheit.</summary>
<returns>true, wenn die beiden Objekte gleich sind, andernfalls false.</returns>
<param name="obj">Das zu vergleichende Objekt.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Vergleicht diese <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur mit einer anderen <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.CornerRadius" /> gleich sind, andernfalls false.</returns>
<param name="cornerRadius">Eine Instanz von <see cref="T:Windows.UI.Xaml.CornerRadius" />, die auf Gleichheit überprüft werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Gibt den Hashcode der Struktur zurück.</summary>
<returns>Ein Hashcode für diesen <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Vergleicht den Wert von zweier <see cref="T:Windows.UI.Xaml.CornerRadius" />-Strukturen auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.CornerRadius" /> gleich sind, andernfalls false.</returns>
<param name="cr1">Die erste zu vergleichende Struktur.</param>
<param name="cr2">Die andere zu vergleichende Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Vergleicht zwei <see cref="T:Windows.UI.Xaml.CornerRadius" />-Strukturen auf Ungleichheit. </summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.CornerRadius" /> ungleich sind, andernfalls false.</returns>
<param name="cr1">Die erste zu vergleichende Struktur.</param>
<param name="cr2">Die andere zu vergleichende Struktur.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Ruft den Radius der Rundung der oberen linken Ecke des Objekts in Pixel ab, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird, oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der den Radius der Rundung der oberen linken Ecke des Objekts in Pixel darstellt, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird.Der Standard ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Ruft den Radius der Rundung der oberen rechten Ecke des Objekts in Pixel ab, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird, oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der den Radius der Rundung der oberen rechten Ecke des Objekts in Pixel darstellt, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Gibt die Zeichenfolgendarstellung der <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur zurück.</summary>
<returns>Ein <see cref="T:System.String" />, der den <see cref="T:Windows.UI.Xaml.CornerRadius" />-Wert darstellt.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Stellt die Zeitdauer dar, die eine Windows.UI.Xaml.Media.Animation.Timeline aktiv ist.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Duration" />-Struktur mit dem angegebenen <see cref="T:System.TimeSpan" />-Wert.</summary>
<param name="timeSpan">Stellt das ursprüngliche Zeitintervall für diese Dauer dar.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> wird als kleiner als <see cref="F:System.TimeSpan.Zero" /> ausgewertet.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Addiert den Wert der angegebenen <see cref="T:Windows.UI.Xaml.Duration" /> zu dieser <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Wenn jede beteiligte <see cref="T:Windows.UI.Xaml.Duration" /> über Werte verfügt, eine <see cref="T:Windows.UI.Xaml.Duration" />, die die kombinierten Werte darstellt.Andernfalls wird von dieser Methode null zurückgegeben.</returns>
<param name="duration">Eine Instanz von <see cref="T:Windows.UI.Xaml.Duration" />, die den Wert der aktuellen Instanz zuzüglich der <paramref name="duration" /> darstellt.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Ruft einen <see cref="T:Windows.UI.Xaml.Duration" />-Wert ab, der automatisch bestimmt wird.</summary>
<returns>Eine <see cref="T:Windows.UI.Xaml.Duration" />, die mit einem automatisch festgelegten Wert initialisiert wird.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Vergleicht einen <see cref="T:Windows.UI.Xaml.Duration" />-Wert mit einem anderen Wert.</summary>
<returns>Wenn <paramref name="t1" /> kleiner als <paramref name="t2" /> ist, ein negativer Wert, der die Differenz darstellt.Wenn <paramref name="t1" /> gleich <paramref name="t2" /> ist, der Wert 0.Wenn <paramref name="t1" /> größer als <paramref name="t2" /> ist, ein positiver Wert, der die Differenz darstellt.</returns>
<param name="t1">Die erste zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zweite zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Bestimmt, ob ein angegebenes Objekt mit einer <see cref="T:Windows.UI.Xaml.Duration" /> übereinstimmt.</summary>
<returns>true, wenn value und diese <see cref="T:Windows.UI.Xaml.Duration" /> gleich sind, andernfalls false.</returns>
<param name="value">Das Objekt, das auf Gleichheit überprüft werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine angegebene <see cref="T:Windows.UI.Xaml.Duration" /> und diese <see cref="T:Windows.UI.Xaml.Duration" /> gleich sind.</summary>
<returns>true, wenn <paramref name="duration" /> mit diesem <see cref="T:Windows.UI.Xaml.Duration" /> identisch ist, andernfalls false.</returns>
<param name="duration">Die auf Gleichheit zu überprüfende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob zwei <see cref="T:Windows.UI.Xaml.Duration" />-Werte gleich sind.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> gleich sind, andernfalls false.</returns>
<param name="t1">Die erste zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Ruft einen <see cref="T:Windows.UI.Xaml.Duration" />-Wert ab, der ein unendliches Intervall darstellt.</summary>
<returns>Eine <see cref="T:Windows.UI.Xaml.Duration" /> wurde mit einem endlosen Wert initialisiert.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Ruft einen Hashcode für dieses Objekt ab.</summary>
<returns>Der Hashcodebezeichner.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Ruft einen Wert ab, der angibt, ob diese <see cref="T:Windows.UI.Xaml.Duration" /> einen <see cref="T:System.TimeSpan" />-Wert darstellt.</summary>
<returns>true, wenn die <see cref="T:Windows.UI.Xaml.Duration" /> ein <see cref="T:System.TimeSpan" />-Wert ist, andernfalls false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Addiert zwei <see cref="T:Windows.UI.Xaml.Duration" />-Werte.</summary>
<returns>Wenn beide <see cref="T:Windows.UI.Xaml.Duration" />-Werte <see cref="T:System.TimeSpan" />-Werte aufweisen, gibt diese Methode die Summe dieser beiden Werte zurück.Wenn einer der Werte auf <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> festgelegt ist, gibt die Methode <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> zurück.Wenn einer der Werte auf <see cref="P:Windows.UI.Xaml.Duration.Forever" /> festgelegt ist, gibt die Methode <see cref="P:Windows.UI.Xaml.Duration.Forever" /> zurück.Wenn <paramref name="t1" /> bzw. <paramref name="t2" /> keinen Wert aufweist, gibt diese Methode null zurück.</returns>
<param name="t1">Die erste zu addierende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zweite zu addierende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob zwei <see cref="T:Windows.UI.Xaml.Duration" />-Fälle gleich sind.</summary>
<returns>true, wenn beide <see cref="T:Windows.UI.Xaml.Duration" />-Werte gleiche Eigenschaftswerte aufweisen oder wenn alle <see cref="T:Windows.UI.Xaml.Duration" />-Werte null sind.Andernfalls gibt diese Methode false zurück.</returns>
<param name="t1">Das erste zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Das zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> größer als die andere Duration ist.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> Werte aufweisen und <paramref name="t1" /> größer als <paramref name="t2" /> ist, andernfalls false.</returns>
<param name="t1">Der zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />-Wert.</param>
<param name="t2">Der zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />-Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> größer oder gleich einer anderen Duration ist.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> Werte aufweisen und <paramref name="t1" /> größer als oder gleich <paramref name="t2" /> ist, andernfalls false.</returns>
<param name="t1">Die erste zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zweite zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Erstellt implizit eine <see cref="T:Windows.UI.Xaml.Duration" /> aus einer angegebenen <see cref="T:System.TimeSpan" />.</summary>
<returns>Eine erstellte <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="timeSpan">Die <see cref="T:System.TimeSpan" />, aus der eine <see cref="T:Windows.UI.Xaml.Duration" /> implizit erstellt wird.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> wird als kleiner als <see cref="F:System.TimeSpan.Zero" /> ausgewertet.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob zwei <see cref="T:Windows.UI.Xaml.Duration" />-Fälle ungleich sind.</summary>
<returns>true, wenn von <paramref name="t1" /> oder von <paramref name="t2" /> ein Wert dargestellt wird, oder wenn beide Werte darstellen, die ungleich sind, andernfalls false.</returns>
<param name="t1">Das erste zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Das zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> kleiner als der Wert einer anderen Instanz ist.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> Werte aufweisen und <paramref name="t1" /> kleiner als <paramref name="t2" /> ist, andernfalls false.</returns>
<param name="t1">Das erste zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Das zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> kleiner oder gleich einer anderen Duration ist.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> Werte aufweisen und <paramref name="t1" /> kleiner als oder gleich <paramref name="t2" /> ist, andernfalls false.</returns>
<param name="t1">Das <see cref="T:Windows.UI.Xaml.Duration" />, das verglichen werden soll.</param>
<param name="t2">Das <see cref="T:Windows.UI.Xaml.Duration" />, das verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Subtrahiert den Wert einer <see cref="T:Windows.UI.Xaml.Duration" /> von einer anderen Duration.</summary>
<returns>Wenn jede <see cref="T:Windows.UI.Xaml.Duration" /> Werte aufweist, eine <see cref="T:Windows.UI.Xaml.Duration" />, die den Wert von <paramref name="t1" /> minus <paramref name="t2" /> darstellt.Wenn <paramref name="t1" /> einen Wert von <see cref="P:Windows.UI.Xaml.Duration.Forever" /> und <paramref name="t2" /> einen Wert von <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" /> aufweist, gibt diese Methode <see cref="P:Windows.UI.Xaml.Duration.Forever" /> zurück.Andernfalls wird von dieser Methode null zurückgegeben.</returns>
<param name="t1">Die erste <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zu subtrahierende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Gibt die angegebene <see cref="T:Windows.UI.Xaml.Duration" /> zurück.</summary>
<returns>Das <see cref="T:Windows.UI.Xaml.Duration" />-Vorgangsergebnis.</returns>
<param name="duration">Die abzurufende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Subtrahiert die angegebene <see cref="T:Windows.UI.Xaml.Duration" /> von dieser <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Die subtrahierte <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">Die von dieser <see cref="T:Windows.UI.Xaml.Duration" /> zu subtrahierende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Ruft den <see cref="T:System.TimeSpan" />-Wert ab, der von dieser <see cref="T:Windows.UI.Xaml.Duration" /> dargestellt wird.</summary>
<returns>Der <see cref="T:System.TimeSpan" />-Wert, der von dieser <see cref="T:Windows.UI.Xaml.Duration" /> dargestellt wird.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> stellt keine <see cref="T:System.TimeSpan" /> dar.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Konvertiert eine <see cref="T:Windows.UI.Xaml.Duration" /> in eine <see cref="T:System.String" />-Darstellung.</summary>
<returns>Eine <see cref="T:System.String" />-Darstellung für diese <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Gibt an, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> über einen speziellen Wert von Automatic oder Forever verfügt oder gültige Informationen in ihrer <see cref="T:System.TimeSpan" />-Komponente hat. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Hat den besonderen "automatisch" Wert. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Hat den besonderen "für immer" Wert. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Hat gültige Informationen in der <see cref="T:System.TimeSpan" />-Komponente. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Stellt die Länge von Elementen dar, die <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> Einheitstypen explizit unterstützen. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.GridLength" />-Struktur unter Verwendung des angegebenen absoluten Werts in Pixel. </summary>
<param name="pixels">Die absolute Anzahl von Pixeln, die als Wert einzurichten sind.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.GridLength" />-Struktur und gibt die Art des darin enthaltenen Werts an. </summary>
<param name="value">Der Anfangswert dieser Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">Der <see cref="T:Windows.UI.Xaml.GridUnitType" />, der in dieser Instanz von <see cref="T:Windows.UI.Xaml.GridLength" /> enthalten ist.</param>
<exception cref="T:System.ArgumentException">Wert ist kleiner als 0 oder keine Zahl. oder Typ ist kein gültiger <see cref="T:Windows.UI.Xaml.GridUnitType" />-Typ.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Ruft eine Instanz von <see cref="T:Windows.UI.Xaml.GridLength" /> ab, die einen Wert enthält, dessen Größe durch die Größeneigenschaften des Inhaltsobjekts bestimmt wird.</summary>
<returns>Eine Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />, deren <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />-Eigenschaft auf <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> festgelegt ist. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Bestimmt, ob das angegebene Objekt gleich der aktuellen <see cref="T:Windows.UI.Xaml.GridLength" />-Instanz ist. </summary>
<returns>true, wenn das angegebene Objekt den gleichen Wert und <see cref="T:Windows.UI.Xaml.GridUnitType" /> wie die aktuelle Instanz aufweist, andernfalls false.</returns>
<param name="oCompare">Das Objekt, das mit der aktuellen Instanz verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Bestimmt, ob die angegebene <see cref="T:Windows.UI.Xaml.GridLength" /> und die aktuelle <see cref="T:Windows.UI.Xaml.GridLength" /> gleich sind.</summary>
<returns>true, wenn die angegebene <see cref="T:Windows.UI.Xaml.GridLength" /> den gleichen Wert und <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> wie aktuelle Instanz aufweist, andernfalls false.</returns>
<param name="gridLength">Die <see cref="T:Windows.UI.Xaml.GridLength" />-Struktur, die mit der aktuellen Instanz verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Ruft einen Hashcode für die <see cref="T:Windows.UI.Xaml.GridLength" /> ab. </summary>
<returns>///Ein Hashcode für <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Ruft den zugeordneten <see cref="T:Windows.UI.Xaml.GridUnitType" /> für die <see cref="T:Windows.UI.Xaml.GridLength" /> ab. </summary>
<returns>Einer der <see cref="T:Windows.UI.Xaml.GridUnitType" />-Werte.Die Standardeinstellung ist <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Ruft einen Wert ab, der angibt, ob die <see cref="T:Windows.UI.Xaml.GridLength" /> einen in Pixel ausgedrückten Wert enthält. </summary>
<returns>true, wenn die <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />-Eigenschaft <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" /> ist, andernfalls false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Ruft einen Wert ab, der angibt, ob die <see cref="T:Windows.UI.Xaml.GridLength" /> einen Wert enthält, dessen Größe durch die Größeneigenschaften des Inhaltsobjekts bestimmt wird. </summary>
<returns>true, wenn die <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />-Eigenschaft <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> ist, andernfalls false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Ruft einen Wert ab, der angibt, ob die <see cref="T:Windows.UI.Xaml.GridLength" /> einen Wert enthält, der als gewichtete Proportion des verfügbaren Raums ausgedrückt wird. </summary>
<returns>true, wenn die <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />-Eigenschaft <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> ist, andernfalls false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Vergleicht zwei <see cref="T:Windows.UI.Xaml.GridLength" />-Strukturen auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.GridLength" /> den gleichen Wert und <see cref="T:Windows.UI.Xaml.GridUnitType" /> aufweisen, andernfalls false.</returns>
<param name="gl1">Die erste zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="gl2">Die zweite zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Vergleicht zwei <see cref="T:Windows.UI.Xaml.GridLength" />-Strukturen auf Ungleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.GridLength" /> nicht den gleichen Wert und <see cref="T:Windows.UI.Xaml.GridUnitType" /> aufweisen, andernfalls false.</returns>
<param name="gl1">Die erste zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="gl2">Die zweite zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Gibt eine <see cref="T:System.String" />-Darstellung der <see cref="T:Windows.UI.Xaml.GridLength" /> zurück.</summary>
<returns>Eine <see cref="T:System.String" />-Darstellung der aktuellen <see cref="T:Windows.UI.Xaml.GridLength" />-Struktur.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Ruft einen <see cref="T:System.Double" />-Wert ab, der den Wert der <see cref="T:Windows.UI.Xaml.GridLength" /> darstellt.</summary>
<returns>Ein <see cref="T:System.Double" />-Wert, der den Wert der aktuellen Instanz darstellt. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Beschreibt die Art von Wert, die ein <see cref="T:Windows.UI.Xaml.GridLength" />-Objekt enthält. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>Die Größe wird von den Größeneigenschaften des Inhaltsobjekts bestimmt. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>Der Wert wird in Pixel ausgedrückt. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>Der Wert wird als gewichtetes Verhältnis zum verfügbaren Platz ausgedrückt. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Ein vom Layoutzyklus ausgelöste Ausnahme.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.LayoutCycleException" />-Klasse mit Standardwerten. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.LayoutCycleException" />-Klasse mit einer angegebenen Fehlermeldung.</summary>
<param name="message">Die Fehlermeldung, in der die Ursache der Ausnahme erklärt wird. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.LayoutCycleException" />-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme ausgelöst hat. </summary>
<param name="message">Die Fehlermeldung, in der die Ursache der Ausnahme erklärt wird. </param>
<param name="innerException">Die Ausnahme, die die aktuelle Ausnahme verursacht hat, oder null, wenn keine innere Ausnahme angegeben ist.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Beschreibt die Stärke eines Rahmens um ein Rechteck.In vier <see cref="T:System.Double" />-Werten werden die Seiten <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" /> und <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> des Rechtecks beschrieben.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initialisiert eine <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur, die die angegebene einheitliche Länge auf jeder Seite aufweist. </summary>
<param name="uniformLength">Die einheitliche Länge, die auf alle vier Seiten des umgebenden Rechtecks angewendet wird.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initialisiert eine <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur, bei der bestimmte Längen (als <see cref="T:System.Double" /> angegeben) auf alle Seiten des Rechtecks angewendet werden. </summary>
<param name="left">Die Stärke für den linken Rand des Rechtecks.</param>
<param name="top">Die Stärke für den oberen Rand des Rechtecks.</param>
<param name="right">Die Stärke für den rechten Rand des Rechtecks.</param>
<param name="bottom">Die Stärke für den unteren Rand des Rechtecks.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Ruft die Breite, in Pixeln, des unteren Rands des umgebenden Rechtecks ab oder legt sie fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der die Breite, in Pixeln, des unteren Rands des umgebenden Rechtecks für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" /> darstellt.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Vergleicht diese <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur mit einem anderen <see cref="T:System.Object" /> auf Gleichheit.</summary>
<returns>true, wenn die beiden Objekte gleich sind, andernfalls false.</returns>
<param name="obj">Das zu vergleichende Objekt.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Vergleicht diese <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur mit einer anderen <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.Thickness" /> gleich sind, andernfalls false.</returns>
<param name="thickness">Eine Instanz von <see cref="T:Windows.UI.Xaml.Thickness" />, die auf Gleichheit überprüft werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Gibt den Hashcode der Struktur zurück.</summary>
<returns>Ein Hashcode für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Ruft die Breite, in Pixeln, des linken Rands des umgebenden Rechtecks ab oder legt sie fest. </summary>
<returns>Ein <see cref="T:System.Double" />, das die Breite, in Pixeln, des linken Rands des umgebenden Rechtecks für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" /> darstellt.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Vergleicht den Wert von zweier <see cref="T:Windows.UI.Xaml.Thickness" />-Strukturen auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.Thickness" /> gleich sind, andernfalls false.</returns>
<param name="t1">Die erste zu vergleichende Struktur.</param>
<param name="t2">Die andere zu vergleichende Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Vergleicht zwei <see cref="T:Windows.UI.Xaml.Thickness" />-Strukturen auf Ungleichheit. </summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.Thickness" /> ungleich sind, andernfalls false.</returns>
<param name="t1">Die erste zu vergleichende Struktur.</param>
<param name="t2">Die andere zu vergleichende Struktur.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Ruft die Breite, in Pixeln, des rechten Rands des umgebenden Rechtecks ab oder legt sie fest. </summary>
<returns>Ein <see cref="T:System.Double" />, der die Breite, in Pixeln, des rechten Rands des umgebenden Rechtecks für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" /> darstellt.Der Standard ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Ruft die Breite, in Pixeln, des oberen Rands des umgebenden Rechtecks ab oder legt sie fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der die Breite, in Pixeln, des oberen Rands des umgebenden Rechtecks für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" /> darstellt.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Gibt die Zeichenfolgendarstellung der <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur zurück.</summary>
<returns>Ein <see cref="T:System.String" />, der den <see cref="T:Windows.UI.Xaml.Thickness" />-Wert darstellt.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Die Ausnahme, die ausgelöst wird, wenn versucht wird, auf ein Element für die Benutzeroberflächenautomatisierung zuzugreifen, das einem nicht mehr verfügbaren Teil der Benutzeroberfläche entspricht.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" />-Klasse mit Standardwerten. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" />-Klasse mit einer angegebenen Fehlermeldung. </summary>
<param name="message">Die Meldung, in der der Fehler beschrieben wird. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" />-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme ausgelöst hat. </summary>
<param name="message">Die Meldung, in der der Fehler beschrieben wird. </param>
<param name="innerException">Die Ausnahme, die die aktuelle Ausnahme verursacht hat, oder null, wenn keine innere Ausnahme angegeben ist. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Die Ausnahme, die bei dem Versuch ausgelöst wird, ein nicht aktiviertes Steuerelement mithilfe der Benutzeroberflächenautomatisierung zu ändern. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" />-Klasse mit Standardwerten. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" />-Klasse mit einer angegebenen Fehlermeldung.</summary>
<param name="message">Die Meldung, in der der Fehler beschrieben wird. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" />-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme ausgelöst hat.</summary>
<param name="message">Die Meldung, in der der Fehler beschrieben wird. </param>
<param name="innerException">Die Ausnahme, die die aktuelle Ausnahme verursacht hat, oder null, wenn keine innere Ausnahme angegeben ist. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> wird verwendet, um die Position eines Elements zu beschreiben, das von Windows.UI.Xaml.Controls.ItemContainerGenerator verwaltet wird.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initialisiert eine neue Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> mit dem angegebenen Index und Offset.</summary>
<param name="index">Ein <see cref="T:System.Int32" />-Index relativ zu den generierten (realisierten) Elementen.-1 ist ein spezieller Wert, der auf ein fiktives Element am Anfang oder Ende der Elementliste verweist.</param>
<param name="offset">Ein <see cref="T:System.Int32" />-Offset relativ zu den nicht generierten (nicht realisierten) Elementen nach dem indizierten Element.Ein Offset von 0 verweist auf das indizierte Element selbst, ein Offset von 1 verweist auf das nächste nicht generierte (nicht realisierte) Element, und ein Offset von -1 verweist auf das vorherige Element.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Vergleicht die angegebene Instanz und die aktuelle Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> auf Wertgleichheit.</summary>
<returns>true, wenn <paramref name="o" /> und diese Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> dieselben Werte aufweisen.</returns>
<param name="o">Die zu vergleichende <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />-Instanz.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Gibt den Hashcode für diese <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> zurück.</summary>
<returns>Der Hashcode für diese <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Ruft den <see cref="T:System.Int32" />-Index relativ zu den generierten (realisierten) Elementen ab oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Int32" />-Index relativ zu den generierten (realisierten) Elementen.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Ruft den <see cref="T:System.Int32" />-Offset relativ zu den nicht generierten (nicht realisierten) Elementen nach dem indizierten Element ab oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Int32" />-Offset relativ zu den nicht generierten (nicht realisierten) Elementen nach dem indizierten Element.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />-Objekte auf Wertgleichheit.</summary>
<returns>true, wenn die beiden Objekte gleich sind, andernfalls false.</returns>
<param name="gp1">Die erste zu vergleichende Instanz.</param>
<param name="gp2">Die zweite zu vergleichende Instanz.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />-Objekte auf Ungleichheit der Werte.</summary>
<returns>true, wenn die Werte nicht gleich sind, andernfalls false.</returns>
<param name="gp1">Die erste zu vergleichende Instanz.</param>
<param name="gp2">Die zweite zu vergleichende Instanz.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Gibt eine Zeichenfolgendarstellung dieser Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> zurück.</summary>
<returns>Eine Zeichenfolgendarstellung dieser Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Die Ausnahme, welche ausgelöst wird, wenn bei der Xaml-Analyse ein Fehler auftritt. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" />-Klasse mit Standardwerten. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" />-Klasse mit einer angegebenen Fehlermeldung. </summary>
<param name="message">Die Fehlermeldung, in der die Ursache der Ausnahme erklärt wird. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" />-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme ausgelöst hat.</summary>
<param name="message">Die Fehlermeldung, in der die Ursache der Ausnahme erklärt wird. </param>
<param name="innerException">Die Ausnahme, die die aktuelle Ausnahme verursacht hat, oder null, wenn keine innere Ausnahme angegeben ist. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Stellt eine affine 3x3-Transformationsmatrix für Transformationen im zweidimensionalen Raum dar. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initialisiert eine <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur. </summary>
<param name="m11">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="m12">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="m21">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="m22">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="offsetX">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="offsetY">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Bestimmt, ob das angegebene <see cref="T:System.Object" /> eine <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ist, die mit der <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identisch ist. </summary>
<returns>true, wenn <paramref name="o" /> eine <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ist, die mit dieser <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur identisch ist, andernfalls false.</returns>
<param name="o">Das <see cref="T:System.Object" />, das verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Bestimmt, ob die angegebene <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur mit dieser Instanz identisch ist. </summary>
<returns>true, wenn die Instanzen gleich sind, andernfalls false. </returns>
<param name="value">Die Instanz von <see cref="T:Windows.UI.Xaml.Media.Matrix" />, die mit dieser Instanz verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Gibt den Hashcode für diese <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur zurück. </summary>
<returns>Der Hashcode für diese Instanz.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Ruft eine Identitäts-<see cref="T:Windows.UI.Xaml.Media.Matrix" /> ab. </summary>
<returns>Eine Identitätsmatrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Ruft einen Wert ab, der angibt, ob die <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur eine Identitätsmatrix ist. </summary>
<returns>true, wenn die <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur eine Identitätsmatrix ist, andernfalls false.Die Standardeinstellung ist true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Ruft den Wert der ersten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der ersten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Der Standardwert ist 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Ruft den Wert der ersten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der ersten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Der Standardwert ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Ruft den Wert der zweiten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Der Standardwert ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Ruft den Wert der zweiten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der zweiten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.Der Standardwert ist 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Ruft den Wert der dritten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der dritten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.Der Standardwert ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Ruft den Wert der dritten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der dritten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.Der Standardwert ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Bestimmt, ob die beiden angegebenen <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Strukturen identisch sind.</summary>
<returns>true, wenn <paramref name="matrix1" /> und <paramref name="matrix2" /> identisch sind, andernfalls false.</returns>
<param name="matrix1">Die erste zu vergleichende <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="matrix2">Die zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Bestimmt, ob die beiden angegebenen <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Strukturen nicht identisch sind.</summary>
<returns>true, wenn <paramref name="matrix1" /> und <paramref name="matrix2" /> nicht identisch sind, andernfalls false.</returns>
<param name="matrix1">Die erste zu vergleichende <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="matrix2">Die zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Eine Beschreibung dieses Members finden Sie unter <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Eine Zeichenfolge mit dem Wert der aktuellen Instanz im angegebenen Format.</returns>
<param name="format">Die Zeichenfolge, die das zu verwendende Format angibt. oder null, wenn das für diese Art der IFormattable-Implementierung definierte Standardformat verwendet werden soll. </param>
<param name="provider">Der zum Formatieren des Werts zu verwendende IFormatProvider. oder null, wenn die Informationen über numerische Formate dem aktuellen Gebietsschema des Betriebssystems entnommen werden sollen. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Erstellt eine <see cref="T:System.String" />-Darstellung dieser <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur. </summary>
<returns>Ein <see cref="T:System.String" />, der die Werte für <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> und <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> der <see cref="T:Windows.UI.Xaml.Media.Matrix" /> enthält.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Erstellt eine <see cref="T:System.String" />-Darstellung dieser <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur mit kulturspezifischen Formatierungsinformationen. </summary>
<returns>Ein <see cref="T:System.String" />, der die Werte für <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> und <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> der <see cref="T:Windows.UI.Xaml.Media.Matrix" /> enthält.</returns>
<param name="provider">Die kulturspezifischen Formatierungsinformationen.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transformiert den angegebenen Punkt mit der <see cref="T:Windows.UI.Xaml.Media.Matrix" /> und gibt das Ergebnis zurück.</summary>
<returns>Das Ergebnis der Transformation von <paramref name="point" /> mit der <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">Der zu transformierende Punkt.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Gibt an, wann ein bestimmter Keyframe während einer Animation ausgeführt werden soll. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Gibt an, ob eine <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> dieser <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> entspricht.</summary>
<returns>true, wenn <paramref name="value" /> eine <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> ist, die dieselbe Zeitdauer wie diese <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> darstellt, anderenfalls false.</returns>
<param name="value">Der <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, der mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Gibt an, ob eine angegebene <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> dieser <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> entspricht.</summary>
<returns>true, wenn <paramref name="value" /> mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> identisch ist, andernfalls false.</returns>
<param name="value">Die <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, die mit dieser <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Gibt an, ob zwei <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />-Werte gleich sind.</summary>
<returns>true, wenn die Werte von <paramref name="keyTime1" /> und <paramref name="keyTime2" /> gleich sind, andernfalls false.</returns>
<param name="keyTime1">Der erste zu vergleichende Wert.</param>
<param name="keyTime2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Erstellt eine neue <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> mit der angegebenen <see cref="T:System.TimeSpan" />.</summary>
<returns>Eine neue <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, die mit dem Wert von <paramref name="timeSpan" /> initialisiert wurde.</returns>
<param name="timeSpan">Der Wert der neuen <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">Die angegebene <paramref name="timeSpan" /> befindet sich außerhalb des zulässigen Bereichs.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Gibt einen Hashcode zurück, der diese <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> darstellt.</summary>
<returns>Ein Hashcodebezeichner.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />-Werte auf Gleichheit.</summary>
<returns>true, wenn <paramref name="keyTime1" /> und <paramref name="keyTime2" /> gleich sind, andernfalls false.</returns>
<param name="keyTime1">Der erste zu vergleichende Wert.</param>
<param name="keyTime2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Konvertiert implizit eine <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> in eine <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Der erstellte <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
<param name="timeSpan">Der zu konvertierende <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" />-Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />-Werte auf Ungleichheit.</summary>
<returns>true, wenn <paramref name="keyTime1" /> und <paramref name="keyTime2" /> ungleich sind, andernfalls false. </returns>
<param name="keyTime1">Der erste zu vergleichende Wert.</param>
<param name="keyTime2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Ruft den Zeitpunkt für das Ende des Keyframes als Zeitpunkt relativ zum Beginn der Animation ab.</summary>
<returns>Der Zeitpunkt für das Ende des Keyframes als Zeitpunkt relativ zum Beginn der Animation.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Gibt eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> zurück. </summary>
<returns>Eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Beschreibt, wie die einfache Dauer einer Windows.UI.Xaml.Media.Animation.Timeline wiederholt wird.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Struktur mit der angegebenen Iterationsanzahl. </summary>
<param name="count">Eine Zahl größer oder gleich 0, die die Anzahl der Iterationen für eine Animation angibt. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> wird als unendlich ausgewertet, ein nicht numerischer oder negativer Wert.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Struktur mit der angegebenen Wiederholungsdauer. </summary>
<param name="duration">Die Gesamtzeit, die die Windows.UI.Xaml.Media.Animation.Timeline ausgeführt werden soll (aktive Dauer). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> wird als negative Zahl ausgewertet.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Ruft die Häufigkeit ab, mit der eine Windows.UI.Xaml.Media.Animation.Timeline wiederholen werden soll. </summary>
<returns>Die Anzahl der Iterationen, die wiederholt werden sollen.</returns>
<exception cref="T:System.InvalidOperationException">Dieses <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> beschreibt eine Wiederholungsdauer, nicht eine Iterationsanzahl.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Ruft die Gesamtzeit ab, die eine Windows.UI.Xaml.Media.Animation.Timeline ausgeführt werden soll. </summary>
<returns>Die Gesamtzeit, die eine Zeitachse ausgeführt werden soll. </returns>
<exception cref="T:System.InvalidOperationException">Dieses <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> beschreibt eine Iterationsanzahl, nicht eine Wiederholungsdauer.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Gibt an, ob das angegebene Objekt mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> übereinstimmt. </summary>
<returns>true, wenn <paramref name="value" /> ein <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ist, das dasselbe Wiederholungsverhalten wie dieses <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> darstellt, andernfalls false.</returns>
<param name="value">Das Objekt, das mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Gibt einen Wert zurück, der angibt, ob das angegebene <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> identisch ist. </summary>
<returns>true, wenn der Typ und das Wiederholungsverhalten von <paramref name="repeatBehavior" /> mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> identisch sind, andernfalls false.</returns>
<param name="repeatBehavior">Der mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Gibt an, ob die zwei angegebenen <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Werte gleich sind. </summary>
<returns>true, wenn der Typ und das Wiederholungsverhalten von <paramref name="repeatBehavior1" /> mit denen von <paramref name="repeatBehavior2" /> identisch sind, andernfalls false.</returns>
<param name="repeatBehavior1">Der erste zu vergleichende Wert.</param>
<param name="repeatBehavior2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Ruft ein <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ab, das eine unendliche Anzahl von Wiederholungen angibt. </summary>
<returns>Ein <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, das eine unendliche Anzahl von Wiederholungen angibt. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Gibt den Hashcode dieser Instanz zurück.</summary>
<returns>Ein Hashcode.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Ruft einen Wert ab, der angibt, ob für das Wiederholungsverhalten eine Iterationsanzahl angegeben ist.</summary>
<returns>true, wenn die Instanz eine Iterationsanzahl darstellt, andernfalls false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Ruft einen Wert ab, der angibt, ob für das Wiederholungsverhalten eine Wiederholungsdauer angegeben ist. </summary>
<returns>true, wenn die Instanz eine Wiederholungsdauer darstellt, andernfalls false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Gibt an, ob die zwei angegebenen <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Werte gleich sind. </summary>
<returns>true, wenn der Typ und das Wiederholungsverhalten von <paramref name="repeatBehavior1" /> mit denen von <paramref name="repeatBehavior2" /> identisch sind, andernfalls false.</returns>
<param name="repeatBehavior1">Der erste zu vergleichende Wert.</param>
<param name="repeatBehavior2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Gibt an, ob die zwei <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Werte ungleich sind. </summary>
<returns>true, wenn <paramref name="repeatBehavior1" /> und <paramref name="repeatBehavior2" /> unterschiedliche Typen oder die Eigenschaften des Wiederholungsverhaltens nicht gleich sind, andernfalls false.</returns>
<param name="repeatBehavior1">Der erste zu vergleichende Wert.</param>
<param name="repeatBehavior2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Eine Beschreibung dieses Members finden Sie unter <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Eine Zeichenfolge mit dem Wert der aktuellen Instanz im angegebenen Format.</returns>
<param name="format">Die Zeichenfolge, die das zu verwendende Format angibt, oder null, wenn das für diesen Typ der IFormattable-Implementierung definierte Standardformat verwendet werden soll. </param>
<param name="formatProvider">Der IFormatProvider, der zum Formatieren des Werts verwendet werden soll, oder null, wenn die Informationen über numerische Formate dem aktuellen Gebietsschema des Betriebssystems entnommen werden sollen. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Gibt eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> zurück. </summary>
<returns>Eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Gibt eine Zeichenfolgendarstellung dieses <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> mit dem angegebenen Format zurück. </summary>
<returns>Eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Das Format, das zum Erstellen des Rückgabewerts verwendet wird.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Ruft einen der <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" />-Werte ab, der beschreibt, wie sich das Verhalten wiederholt, oder legt diesen fest. </summary>
<returns>Der Typ des Wiederholungsverhaltens. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Gibt den Wiederholungsmodus an, den ein <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Rohwert darstellt. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>Das <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> stellt einen Fall dar, in dem die Zeitachse für eine feste Anzahl von vollständigen Ausführungen wiederholt werden soll. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>Das <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> stellt einen Fall dar, in dem die Zeitachse sich während eines Zeitraums wiederholen sollte, was dazu führen könnte, dass eine Animation vor ihrem Abschluss beendet wird. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>Das <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> stellt einen Fall dar, in dem die Zeitachse unbegrenzt wiederholt werden soll. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Stellt eine 4x4-Matrix für Transformationen in einem dreidimensionalen Raum (3-D) dar.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Klasse. </summary>
<param name="m11">Der Wert des Felds (1,1) der neuen Matrix.</param>
<param name="m12">Der Wert des Felds (1,2) der neuen Matrix.</param>
<param name="m13">Der Wert des Felds (1,3) der neuen Matrix.</param>
<param name="m14">Der Wert des Felds (1,4) der neuen Matrix.</param>
<param name="m21">Der Wert des Felds (2,1) der neuen Matrix.</param>
<param name="m22">Der Wert des Felds (2,2) der neuen Matrix.</param>
<param name="m23">Der Wert des Felds (2,3) der neuen Matrix.</param>
<param name="m24">Der Wert des Felds (2,4) der neuen Matrix.</param>
<param name="m31">Der Wert des Felds (3,1) der neuen Matrix.</param>
<param name="m32">Der Wert des Felds (3,2) der neuen Matrix.</param>
<param name="m33">Der Wert des Felds (3,3) der neuen Matrix.</param>
<param name="m34">Der Wert des Felds (3,4) der neuen Matrix.</param>
<param name="offsetX">Der Wert des x-Offset-Felds der neuen Matrix.</param>
<param name="offsetY">Der Wert des y-Offset-Felds der neuen Matrix.</param>
<param name="offsetZ">Der Wert des z-Offset-Felds der neuen Matrix.</param>
<param name="m44">Der Wert des Felds (4,4) der neuen Matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Überprüft zwei Matrizen auf Gleichheit.</summary>
<returns>true, wenn die Matrizen gleich sind, andernfalls false.</returns>
<param name="o">Das auf Gleichheit zu prüfende Objekt.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Überprüft zwei Matrizen auf Gleichheit.</summary>
<returns>true, wenn die Matrizen gleich sind, andernfalls false.</returns>
<param name="value">Die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> für den Vergleich.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Gibt den Hashcode für diese Matrix zurück.</summary>
<returns>Eine ganze Zahl, die den Hashcode für diese Matrix angibt.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Ruft einen Wert ab, der angibt, ob <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> invertierbar ist.</summary>
<returns>true, wenn die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> über eine Inverse verfügt, andernfalls false.Der Standardwert ist true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Ändert eine <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Struktur in ein Identitäts-<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Identität.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Invertiert die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Struktur.</summary>
<exception cref="T:System.InvalidOperationException">Die Matrix ist nicht invertierbar.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Bestimmt, ob die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Struktur ein Identitäts-<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ist.</summary>
<returns>true, wenn die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> eine Identitäts-<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ist, andernfalls false.Der Standardwert ist true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Ruft den Wert der ersten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der ersten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Struktur.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Ruft den Wert der ersten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der ersten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Ruft den Wert der ersten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der ersten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Ruft den Wert der ersten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der ersten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Ruft den Wert der zweiten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Ruft den Wert der zweiten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Ruft den Wert der zweiten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Ruft den Wert der zweiten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Ruft den Wert der dritten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der dritten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Ruft den Wert der dritten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der dritten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Ruft den Wert der dritten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der dritten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Ruft den Wert der dritten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der dritten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Ruft den Wert der vierten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der vierten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Ruft den Wert der vierten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der vierten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Ruft den Wert der vierten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der vierten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Ruft den Wert der vierten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der vierten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Instanzen auf genaue Gleichheit.</summary>
<returns>true, wenn die Matrizen gleich sind, andernfalls false.</returns>
<param name="matrix1">Die erste zu vergleichende Matrix.</param>
<param name="matrix2">Die zweite zu vergleichende Matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Instanzen auf Ungleichheit.</summary>
<returns>true, wenn die Matrizen unterschiedlich sind, andernfalls false.</returns>
<param name="matrix1">Die erste zu vergleichende Matrix.</param>
<param name="matrix2">Die zweite zu vergleichende Matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multipliziert die angegebenen Matrizen.</summary>
<returns>Die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, die das Ergebnis der Multiplikation ist.</returns>
<param name="matrix1">Die Matrix, die multipliziert werden soll.</param>
<param name="matrix2">Die Matrix, mit der die erste Matrix multipliziert wird.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Eine Beschreibung dieses Members finden Sie unter <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Der Wert der aktuellen Instanz im angegebenen Format.</returns>
<param name="format">Das zu verwendende Format.</param>
<param name="provider">Der zu verwendende Anbieter.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Erstellt eine Zeichenfolgendarstellung der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Erstellt eine Zeichenfolgendarstellung der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Die Zeichenfolgendarstellung für dieses <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Kulturspezifische Formatierungsinformationen.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,869 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Describe las características de una esquina redondeada, tal y como se puede aplicar a Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Inicializa una nueva estructura <see cref="T:Windows.UI.Xaml.CornerRadius" /> aplicando el mismo radio uniforme a todas sus esquinas.</summary>
<param name="uniformRadius">Radio uniforme aplicado a las cuatro propiedades <see cref="T:Windows.UI.Xaml.CornerRadius" /> (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.CornerRadius" /> aplicando valores de radio específicos a sus esquinas.</summary>
<param name="topLeft">Establece la propiedad <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> inicial.</param>
<param name="topRight">Establece la propiedad <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> inicial.</param>
<param name="bottomRight">Establece la propiedad <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> inicial.</param>
<param name="bottomLeft">Establece la propiedad <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> inicial.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Obtiene o establece el radio de redondeo, en píxeles, de la esquina inferior izquierda del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el radio de redondeo, en píxeles, de la esquina inferior izquierda del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Obtiene o establece el radio de redondeo, en píxeles, de la esquina inferior derecha del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el radio de redondeo, en píxeles, de la esquina inferior derecha del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compara esta estructura <see cref="T:Windows.UI.Xaml.CornerRadius" /> con otro objeto para determinar si son iguales.</summary>
<returns>Es true si los dos objetos son iguales; de lo contrario, es false.</returns>
<param name="obj">Objeto que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compara la igualdad de esta estructura <see cref="T:Windows.UI.Xaml.CornerRadius" /> con otra estructura <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.CornerRadius" /> son iguales; de lo contrario, es false.</returns>
<param name="cornerRadius">Instancia de <see cref="T:Windows.UI.Xaml.CornerRadius" /> cuya igualdad se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Devuelve el código hash de la estructura.</summary>
<returns>Código hash de <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compara la igualdad del valor de dos estructuras <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Es true si las dos instancias de la clase <see cref="T:Windows.UI.Xaml.CornerRadius" /> son iguales; de lo contrario, es false.</returns>
<param name="cr1">Primera estructura que se va a comparar.</param>
<param name="cr2">La otra estructura que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compara la desigualdad de dos estructuras <see cref="T:Windows.UI.Xaml.CornerRadius" />. </summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.CornerRadius" /> no son iguales; de lo contrario, es false.</returns>
<param name="cr1">Primera estructura que se va a comparar.</param>
<param name="cr2">La otra estructura que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Obtiene o establece el radio de redondeo, en píxeles, de la esquina superior izquierda del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el radio de redondeo, en píxeles, de la esquina superior izquierda del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Obtiene o establece el radio de redondeo, en píxeles, de la esquina superior derecha del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el radio de redondeo, en píxeles, de la esquina superior derecha del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Devuelve la representación de cadena de la estructura <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.String" /> que representa el valor de <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Representa la duración de tiempo que Windows.UI.Xaml.Media.Animation.Timeline está activo.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.Duration" /> con el valor <see cref="T:System.TimeSpan" /> proporcionado.</summary>
<param name="timeSpan">Representa el intervalo de tiempo inicial de esta duración.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> se evalúa como un valor menor que <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Suma el valor de la <see cref="T:Windows.UI.Xaml.Duration" /> especificada a esta <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Si cada <see cref="T:Windows.UI.Xaml.Duration" /> implicada tiene valores, <see cref="T:Windows.UI.Xaml.Duration" /> que representa los valores combinados.De lo contrario, este método devuelve null.</returns>
<param name="duration">Instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que representa el valor de la instancia actual más el valor de <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Obtiene un valor de <see cref="T:Windows.UI.Xaml.Duration" /> que se determina automáticamente.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> se inicializó en un valor automático.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compara un valor de <see cref="T:Windows.UI.Xaml.Duration" /> con otro.</summary>
<returns>Si <paramref name="t1" /> es menor que <paramref name="t2" />, valor negativo que representa la diferencia.Si <paramref name="t1" /> es igual que <paramref name="t2" />, el valor 0.Si <paramref name="t1" /> es mayor que <paramref name="t2" />, valor positivo que representa la diferencia.</returns>
<param name="t1">Primera instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segunda instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determina si un objeto especificado es igual a <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true si el valor es igual a esta <see cref="T:Windows.UI.Xaml.Duration" />; en caso contrario, false.</returns>
<param name="value">Objeto del que se va a comprobar la igualdad.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> especificada es igual a esta <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true si <paramref name="duration" /> es igual a <see cref="T:Windows.UI.Xaml.Duration" />; en caso contrario, false.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> que se va a comprobar para determinar si es igual.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si dos valores de <see cref="T:Windows.UI.Xaml.Duration" /> son iguales.</summary>
<returns>Es true si <paramref name="t1" /> es igual a <paramref name="t2" />; de lo contrario, es false.</returns>
<param name="t1">Primera <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segunda <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Obtiene un valor de <see cref="T:Windows.UI.Xaml.Duration" /> que representa un intervalo infinito.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> se inicializó en un valor para siempre.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Obtiene un código hash para este objeto.</summary>
<returns>Identificador de código hash.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Obtiene un valor que indica si esta <see cref="T:Windows.UI.Xaml.Duration" /> representa un valor de <see cref="T:System.TimeSpan" />.</summary>
<returns>Es true si <see cref="T:Windows.UI.Xaml.Duration" /> es un valor de <see cref="T:System.TimeSpan" />; en caso contrario, es false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Suma dos valores <see cref="T:Windows.UI.Xaml.Duration" /> juntos.</summary>
<returns>Si ambos valores de <see cref="T:Windows.UI.Xaml.Duration" /> tienen valores de <see cref="T:System.TimeSpan" />, este método devuelve la suma de esos dos valores.Si uno de los valores está establecido en <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, el método devuelve <see cref="P:Windows.UI.Xaml.Duration.Automatic" />.Si uno de los valores está establecido en <see cref="P:Windows.UI.Xaml.Duration.Forever" />, el método devuelve <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Si <paramref name="t1" /> o <paramref name="t2" /> no tiene ningún valor, este método devuelve null.</returns>
<param name="t1">Primera <see cref="T:Windows.UI.Xaml.Duration" /> que se va a sumar.</param>
<param name="t2">Segunda <see cref="T:Windows.UI.Xaml.Duration" /> que se va a sumar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si dos casos de <see cref="T:Windows.UI.Xaml.Duration" /> son iguales.</summary>
<returns>true si ambos valores de <see cref="T:Windows.UI.Xaml.Duration" /> tienen los mismo valores de propiedad o si todos los valores de <see cref="T:Windows.UI.Xaml.Duration" /> son null.En caso contrario, este método devuelve false.</returns>
<param name="t1">Primer objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segundo objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> es mayor que otra.</summary>
<returns>true si <paramref name="t1" /> y <paramref name="t2" /> tienen valores y <paramref name="t1" /> es mayor que <paramref name="t2" />; de lo contrario, false.</returns>
<param name="t1">Valor de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segundo valor de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> es mayor o igual que otra.</summary>
<returns>true si <paramref name="t1" /> y <paramref name="t2" /> tienen valores y <paramref name="t1" /> es mayor o igual que <paramref name="t2" />; de lo contrario, false.</returns>
<param name="t1">Primera instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segunda instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Implícitamente crea una <see cref="T:Windows.UI.Xaml.Duration" /> a partir de un <see cref="T:System.TimeSpan" /> determinado.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> creada.</returns>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> a partir de la cual se crea implícitamente <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> se evalúa como un valor menor que <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si dos casos de <see cref="T:Windows.UI.Xaml.Duration" /> no son iguales.</summary>
<returns>true si exactamente uno de <paramref name="t1" /> o <paramref name="t2" /> representa un valor, o si ambos representan valores que no son iguales; de lo contrario, false.</returns>
<param name="t1">Primer objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segundo objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> es menor que el valor de otra instancia.</summary>
<returns>true si <paramref name="t1" /> y <paramref name="t2" /> tienen valores y <paramref name="t1" /> es menor que <paramref name="t2" />; de lo contrario, false.</returns>
<param name="t1">Primer objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segundo objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> es menor o igual que otra.</summary>
<returns>true si <paramref name="t1" /> y <paramref name="t2" /> tienen valores y <paramref name="t1" /> es menor o igual que <paramref name="t2" />; de lo contrario, false.</returns>
<param name="t1">Estructura <see cref="T:Windows.UI.Xaml.Duration" /> que se va comparar.</param>
<param name="t2">Estructura <see cref="T:Windows.UI.Xaml.Duration" /> que se va comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Resta el valor de una <see cref="T:Windows.UI.Xaml.Duration" /> de otra.</summary>
<returns>Si cada <see cref="T:Windows.UI.Xaml.Duration" /> tiene valores, <see cref="T:Windows.UI.Xaml.Duration" /> que representa el valor de <paramref name="t1" /> menos <paramref name="t2" />.Si <paramref name="t1" /> tiene un valor de <see cref="P:Windows.UI.Xaml.Duration.Forever" /> y <paramref name="t2" /> tiene un valor de <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, este método devuelve <see cref="P:Windows.UI.Xaml.Duration.Forever" />.De lo contrario, este método devuelve null.</returns>
<param name="t1">Primer objeto <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">
<see cref="T:Windows.UI.Xaml.Duration" /> que se va a restar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Devuelve la <see cref="T:Windows.UI.Xaml.Duration" /> especificada.</summary>
<returns>Resultado de la operación de <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> que se va a obtener.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Resta la <see cref="T:Windows.UI.Xaml.Duration" /> especificada de esta <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> restada.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> que se va a restar de esta <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Obtiene el valor de <see cref="T:System.TimeSpan" /> que representa esta <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Valor de <see cref="T:System.TimeSpan" /> que representa esta <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> no representa ningún valor de <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Convierte <see cref="T:Windows.UI.Xaml.Duration" /> en una representación de <see cref="T:System.String" />.</summary>
<returns>Representación de <see cref="T:System.String" /> de esta <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Especifica si <see cref="T:Windows.UI.Xaml.Duration" /> tiene un valor especial de Automatic o de Forever, o tiene información válida en el componente de <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Tiene el valor especial “Automatic”. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Tiene el valor especial “Forever”. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Tiene información válida en el componente <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Representa la longitud de los elementos que admiten explícitamente los tipos de unidad de <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> con el valor absoluto especificado en píxeles. </summary>
<param name="pixels">Recuento absoluto de píxeles que se establece como valor.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> y especifica qué tipo de valor contiene. </summary>
<param name="value">Valor inicial de esta instancia de la estructura <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">Objeto <see cref="T:Windows.UI.Xaml.GridUnitType" /> contenido por una instancia de <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">valor es menor que 0 o no es un número. O bien tipo no es un <see cref="T:Windows.UI.Xaml.GridUnitType" /> válido.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Obtiene una instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que contiene un valor cuyo tamaño lo determinan las propiedades de tamaño del objeto de contenido.</summary>
<returns>Instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> cuya propiedad <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> se establece en <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determina si el objeto especificado es igual a la instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> actual. </summary>
<returns>Es true si el objeto especificado tiene el mismo valor y <see cref="T:Windows.UI.Xaml.GridUnitType" /> que la instancia actual; de lo contrario, es false.</returns>
<param name="oCompare">Objeto que se va a comparar con la instancia actual.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determina si la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> especificada es igual que la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> actual.</summary>
<returns>Es true si el objeto <see cref="T:Windows.UI.Xaml.GridLength" /> especificado tiene el mismo valor y <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> que la instancia actual; de lo contrario, es false.</returns>
<param name="gridLength">Estructura <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar con la instancia actual.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Obtiene un código hash para <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Código hash para <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Obtiene el objeto <see cref="T:Windows.UI.Xaml.GridUnitType" /> asociado de <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Uno de los valores de <see cref="T:Windows.UI.Xaml.GridUnitType" />.El valor predeterminado es <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Obtiene un valor que indica si <see cref="T:Windows.UI.Xaml.GridLength" /> contiene un valor que se expresa en píxeles. </summary>
<returns>Es true si la propiedad <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> es <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; de lo contrario, es false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Obtiene un valor que indica si <see cref="T:Windows.UI.Xaml.GridLength" /> contiene un valor cuyo tamaño lo determinan las propiedades de tamaño del objeto de contenido. </summary>
<returns>Es true si la propiedad <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> es <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; de lo contrario, es false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Obtiene un valor que indica si <see cref="T:Windows.UI.Xaml.GridLength" /> contiene un valor que se expresa como proporción ponderada del espacio disponible. </summary>
<returns>Es true si la propiedad <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> es <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; de lo contrario, es false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compara dos estructuras <see cref="T:Windows.UI.Xaml.GridLength" /> para determinar si son iguales.</summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.GridLength" /> tienen el mismo valor y <see cref="T:Windows.UI.Xaml.GridUnitType" />; de lo contrario, es false.</returns>
<param name="gl1">Primera instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar.</param>
<param name="gl2">Segunda instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compara dos estructuras <see cref="T:Windows.UI.Xaml.GridLength" /> para determinar si no son iguales.</summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.GridLength" /> no tienen el mismo valor ni <see cref="T:Windows.UI.Xaml.GridUnitType" />; de lo contrario, es false.</returns>
<param name="gl1">Primera instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar.</param>
<param name="gl2">Segunda instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Devuelve una representación de <see cref="T:System.String" /> de la estructura <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Representación de <see cref="T:System.String" /> de la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> actual.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Obtiene <see cref="T:System.Double" /> que representa el valor de <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el valor de la instancia actual. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Describe el tipo de valor contenido en un objeto <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>El tamaño lo determinan las propiedades de tamaño del objeto del contenido. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>El valor se expresa en píxeles. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>El valor se expresa como proporción ponderada de espacio disponible. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Excepción producida por el ciclo de diseño.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con valores predeterminados. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con el mensaje de error especificado.</summary>
<param name="message">Mensaje de error que explica la razón de la excepción. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con el mensaje de error especificado y una referencia a la excepción interna que representa la causa de esta excepción. </summary>
<param name="message">Mensaje de error que explica la razón de la excepción. </param>
<param name="innerException">La excepción que es la causa de la excepción actual o null si no se especifica ninguna excepción interna.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Describe el grosor de un marco situado alrededor de un rectángulo.Cuatro valores de <see cref="T:System.Double" /> describen los lados <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" /> y <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> del rectángulo, respectivamente.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Inicializa una estructura <see cref="T:Windows.UI.Xaml.Thickness" /> que tiene la longitud uniforme especificada en cada lado. </summary>
<param name="uniformLength">Longitud uniforme aplicada a los cuatro lados del rectángulo delimitador.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Inicializa una estructura <see cref="T:Windows.UI.Xaml.Thickness" /> que tiene longitudes específicas (se proporcionan como valor de tipo <see cref="T:System.Double" />) aplicadas a cada lado del rectángulo. </summary>
<param name="left">Grosor del lado izquierdo del rectángulo.</param>
<param name="top">Grosor del lado superior del rectángulo.</param>
<param name="right">Grosor del lado derecho del rectángulo.</param>
<param name="bottom">Grosor del lado inferior del rectángulo.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Obtiene o establece el ancho, en píxeles, del lado menor del rectángulo delimitador.</summary>
<returns>
<see cref="T:System.Double" /> que representa el ancho, en píxeles, del lado menor del rectángulo delimitador para esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compara la igualdad de esta estructura <see cref="T:Windows.UI.Xaml.Thickness" /> con otro objeto <see cref="T:System.Object" />.</summary>
<returns>Es true si los dos objetos son iguales; de lo contrario, es false.</returns>
<param name="obj">Objeto que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compara la igualdad de esta estructura <see cref="T:Windows.UI.Xaml.Thickness" /> con otra estructura <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>Es true si las dos instancias de la clase <see cref="T:Windows.UI.Xaml.Thickness" /> son iguales; de lo contrario, es false.</returns>
<param name="thickness">Instancia de <see cref="T:Windows.UI.Xaml.Thickness" /> cuya igualdad se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Devuelve el código hash de la estructura.</summary>
<returns>Código hash de esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Obtiene o establece el ancho, en píxeles, del lado izquierdo del rectángulo delimitador. </summary>
<returns>
<see cref="T:System.Double" /> que representa el ancho, en píxeles, del lado izquierdo del rectángulo delimitador para esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compara la igualdad del valor de dos estructuras <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>Es true si las dos instancias de la clase <see cref="T:Windows.UI.Xaml.Thickness" /> son iguales; de lo contrario, es false.</returns>
<param name="t1">Primera estructura que se va a comparar.</param>
<param name="t2">La otra estructura que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compara la desigualdad de dos estructuras <see cref="T:Windows.UI.Xaml.Thickness" />. </summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.Thickness" /> no son iguales; de lo contrario, es false.</returns>
<param name="t1">Primera estructura que se va a comparar.</param>
<param name="t2">La otra estructura que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Obtiene o establece el ancho, en píxeles, del lado derecho del rectángulo delimitador. </summary>
<returns>
<see cref="T:System.Double" /> que representa el ancho, en píxeles, del lado derecho del rectángulo delimitador para esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Obtiene o establece el ancho, en píxeles, del lado superior del rectángulo delimitador.</summary>
<returns>
<see cref="T:System.Double" /> que representa el ancho, en píxeles, del lado superior del rectángulo delimitador para esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Devuelve la representación de cadena de la estructura <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>
<see cref="T:System.String" /> que representa el valor de <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Excepción que se produce cuando se intenta obtener acceso a un elemento de automatización de la interfaz de usuario que corresponde a una parte de la interfaz de usuario que ya no está disponible.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con valores predeterminados. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con el mensaje de error especificado. </summary>
<param name="message">Mensaje que describe el error. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> mediante un mensaje de error especificado y una referencia a la excepción interna que representa la causa de esta excepción. </summary>
<param name="message">Mensaje que describe el error. </param>
<param name="innerException">La excepción que es la causa de la excepción actual o null si no se especifica ninguna excepción interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Excepción que se produce cuando se realiza un intento de manipular, a través de la automatización de la interfaz de usuario, un control que no está habilitado. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con valores predeterminados. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con el mensaje de error especificado.</summary>
<param name="message">Mensaje que describe el error. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> mediante un mensaje de error especificado y una referencia a la excepción interna que representa la causa de esta excepción.</summary>
<param name="message">Mensaje que describe el error. </param>
<param name="innerException">La excepción que es la causa de la excepción actual o null si no se especifica ninguna excepción interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> se utiliza para describir la posición de un elemento administrado por Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Inicializa una nueva instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> con el índice y el desplazamiento especificados.</summary>
<param name="index">Índice <see cref="T:System.Int32" /> relativo a los elementos generados (realizados).-1 es un valor especial que hace referencia a un elemento ficticio al principio o al final de la lista de elementos.</param>
<param name="offset">Un desplazamiento <see cref="T:System.Int32" /> que es relativo a los elementos no generados (no realizados) cerca del elemento indizado.Un desplazamiento de 0 hace referencia al propio elemento indizado, un desplazamiento de 1 hace referencia al siguiente elemento no generado (no realizado) y un desplazamiento de -1 hace referencia al elemento anterior.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compara la instancia especificada y la instancia actual de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> para determinar si sus valores son iguales.</summary>
<returns>Es true si <paramref name="o" /> y esta instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> tienen los mismos valores.</returns>
<param name="o">Instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Devuelve el código hash para esta estructura <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Código hash de este <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Obtiene o establece el índice <see cref="T:System.Int32" /> relativo a los elementos generados (realizados).</summary>
<returns>Índice <see cref="T:System.Int32" /> relativo a los elementos generados (realizados).</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Obtiene o establece el desplazamiento <see cref="T:System.Int32" /> relativo a los elementos no generados (no realizados) cerca del elemento indizado.</summary>
<returns>Un desplazamiento <see cref="T:System.Int32" /> que es relativo a los elementos no generados (no realizados) cerca del elemento indizado.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compara dos objetos <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> para determinar si sus valores son iguales.</summary>
<returns>Es true si los dos objetos son iguales; de lo contrario, es false.</returns>
<param name="gp1">Primera instancia que se va a comparar.</param>
<param name="gp2">Segunda instancia que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compara dos objetos <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> para determinar si sus valores no son iguales.</summary>
<returns>true si los valores no son iguales; en caso contrario, false.</returns>
<param name="gp1">Primera instancia que se va a comparar.</param>
<param name="gp2">Segunda instancia que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Devuelve una representación de cadena de esta instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Representación de cadena de esta instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>La excepción que se produce cuando se produce un error al analizar XAML. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con valores predeterminados. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con el mensaje de error especificado. </summary>
<param name="message">Mensaje de error que explica la razón de la excepción. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> mediante un mensaje de error especificado y una referencia a la excepción interna que representa la causa de esta excepción.</summary>
<param name="message">Mensaje de error que explica la razón de la excepción. </param>
<param name="innerException">La excepción que es la causa de la excepción actual o null si no se especifica ninguna excepción interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Representa una matriz de transformación afín de 3x3 utilizada para las transformaciones en un espacio bidimensional. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Inicializa una estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<param name="m11">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m12">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m21">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m22">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetX">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetY">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determina si el <see cref="T:System.Object" /> especificado es una estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> idéntica a esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Es true si el parámetro <paramref name="o" /> es una estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> idéntica a esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />; de lo contrario, es false.</returns>
<param name="o">Estructura <see cref="T:System.Object" /> que se va comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determina si la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> especificada es idéntica a esta instancia. </summary>
<returns>Es true si las instancias son iguales; de lo contrario, es false. </returns>
<param name="value">Instancia de <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar con esta instancia.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Devuelve el código hash de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Código hash para esta instancia.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Obtiene una <see cref="T:Windows.UI.Xaml.Media.Matrix" /> de identidad. </summary>
<returns>Matriz de identidad.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Obtiene un valor que indica si esta <see cref="T:Windows.UI.Xaml.Media.Matrix" /> estructuran es una matriz de identidad. </summary>
<returns>Es true si la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> es una matriz de identidad; de lo contrario, es false.El valor predeterminado es true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Obtiene o establece el valor de la primera fila y la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la primera fila y columna de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Obtiene o establece el valor de la primera fila y la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la primera fila y segunda columna de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Obtiene o establece el valor de la segunda fila y la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>Valor de la segunda fila y primera columna de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Obtiene o establece el valor de la segunda fila y la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la segunda fila y la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Obtiene o establece el valor de la tercera fila y la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la tercera fila y de la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Obtiene o establece el valor de la tercera fila y la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la tercera fila y de la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determina si las dos estructuras <see cref="T:Windows.UI.Xaml.Media.Matrix" /> especificadas son idénticas.</summary>
<returns>Es true si <paramref name="matrix1" /> y <paramref name="matrix2" /> son idénticos; de lo contrario, es false.</returns>
<param name="matrix1">Primera estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar.</param>
<param name="matrix2">Segunda estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determina si las dos estructuras <see cref="T:Windows.UI.Xaml.Media.Matrix" /> especificadas no son idénticas.</summary>
<returns>Es true si <paramref name="matrix1" /> y <paramref name="matrix2" /> no son idénticas; de lo contrario, es false.</returns>
<param name="matrix1">Primera estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar.</param>
<param name="matrix2">Segunda estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Para obtener una descripción de este miembro, vea <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Cadena que contiene el valor de la instancia actual con el formato especificado.</returns>
<param name="format">Cadena que especifica el formato que se va a utilizar. O bien null para utilizar el formato predeterminado que se define para el tipo de la implementación de IFormattable. </param>
<param name="provider">IFormatProvider que se va a utilizar para dar formato al valor. O bien null para obtener la información de formato para valores numéricos de la configuración regional actual del sistema operativo. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Crea una representación de tipo <see cref="T:System.String" /> de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>
<see cref="T:System.String" /> que contiene los valores <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> y <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Crea una representación de tipo <see cref="T:System.String" /> de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> con información de formato específica de la referencia cultural. </summary>
<returns>
<see cref="T:System.String" /> que contiene los valores <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> y <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="provider">Información de formato específica de la referencia cultural.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforma el punto especificado por <see cref="T:Windows.UI.Xaml.Media.Matrix" /> y devuelve el resultado.</summary>
<returns>Resultado de transformar <paramref name="point" /> por esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">El punto que se va a transformar.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Especifica cuándo debe aparecer un fotograma clave determinado durante una animación. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indica si un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> es igual a este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Es true si <paramref name="value" /> es un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> que representa la misma duración de tiempo que este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; en caso contrario, es false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> que se compara con este <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indica si un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> especificado es igual a este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true si <paramref name="value" /> es igual a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; en caso contrario, false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> que se compara con este <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indica si dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> son iguales.</summary>
<returns>Es true si los valores de <paramref name="keyTime1" /> y <paramref name="keyTime2" /> son iguales; de lo contrario, es false.</returns>
<param name="keyTime1">Primer valor que se va a comparar.</param>
<param name="keyTime2">Segundo valor que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Crea un nuevo objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> mediante el objeto <see cref="T:System.TimeSpan" /> proporcionado.</summary>
<returns>Nuevo objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, inicializado en el valor de <paramref name="timeSpan" />.</returns>
<param name="timeSpan">Valor del nuevo objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">El <paramref name="timeSpan" /> especificado está fuera del intervalo permitido.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Devuelve un código hash que representa este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Identificador de código hash.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compara dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> para determinar si son iguales.</summary>
<returns>Es true si <paramref name="keyTime1" /> y <paramref name="keyTime2" /> son iguales; de lo contrario, es false.</returns>
<param name="keyTime1">Primer valor que se va a comparar.</param>
<param name="keyTime2">Segundo valor que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Convierte implícitamente <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> en <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Interfaz <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> creada.</returns>
<param name="timeSpan">Valor <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> que se va a convertir.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compara dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> para determinar si no son iguales.</summary>
<returns>Es true si <paramref name="keyTime1" /> y <paramref name="keyTime2" /> no son iguales; en caso contrario, es false. </returns>
<param name="keyTime1">Primer valor que se va a comparar.</param>
<param name="keyTime2">Segundo valor que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Obtiene la hora de finalización del fotograma clave expresada como una hora relativa al inicio de la animación.</summary>
<returns>Hora de finalización del fotograma clave expresada como una hora relativa al inicio de la animación.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Devuelve una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Describe cómo un objeto Windows.UI.Xaml.Media.Animation.Timeline repite su duración simple.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con el número de iteraciones especificado. </summary>
<param name="count">Número mayor o igual que 0 que especifica el número de iteraciones para una animación. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> evalúa hasta el infinito, un valor que no es un número o es negativo.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con la duración de repetición especificada. </summary>
<param name="duration">Duración total del tiempo que se debe reproducir el objeto Windows.UI.Xaml.Media.Animation.Timeline (su duración activa). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> se evalúa en un número negativo.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Obtiene el número de veces que se debe repetir Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>El número de iteraciones que se van a repetir.</returns>
<exception cref="T:System.InvalidOperationException">Este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describe una duración de repetición, no un número de iteraciones.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Obtiene la duración total de tiempo que debe reproducirse el objeto Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Duración total de tiempo que debe reproducirse una escala de tiempo. </returns>
<exception cref="T:System.InvalidOperationException">Este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describe un número de iteraciones, no una duración de repetición.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indica si el objeto especificado es igual a este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Es true si <paramref name="value" /> es un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> que representa el mismo comportamiento de repetición que este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; de lo contrario, es false.</returns>
<param name="value">Objeto que se va a comparar con <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Devuelve un valor que indica si el objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> especificado es igual a este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Es true si tanto el tipo como el comportamiento de repetición de <paramref name="repeatBehavior" /> son iguales a los de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; de lo contrario, es false.</returns>
<param name="repeatBehavior">Valor que se compara con este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica si los dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> especificados son iguales. </summary>
<returns>Es true si tanto el tipo como el comportamiento de repetición de <paramref name="repeatBehavior1" /> son iguales a los de <paramref name="repeatBehavior2" />; de lo contrario, es false.</returns>
<param name="repeatBehavior1">Primer valor que se va a comparar.</param>
<param name="repeatBehavior2">Segundo valor que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Obtiene un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> que especifica un número infinito de repeticiones. </summary>
<returns>Objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> que especifica un número infinito de repeticiones. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Devuelve el código hash de esta instancia.</summary>
<returns>Código hash.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Obtiene un valor que indica si el comportamiento de repetición tiene un recuento de iteraciones especificado.</summary>
<returns>Es true si la instancia representa un número de iteraciones; de lo contrario, es false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Obtiene un valor que indica si el comportamiento de repetición tiene una duración de repetición especificada. </summary>
<returns>Es true si la instancia representa una duración de repetición; de lo contrario, es false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica si los dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> especificados son iguales. </summary>
<returns>Es true si tanto el tipo como el comportamiento de repetición de <paramref name="repeatBehavior1" /> son iguales a los de <paramref name="repeatBehavior2" />; de lo contrario, es false.</returns>
<param name="repeatBehavior1">Primer valor que se va a comparar.</param>
<param name="repeatBehavior2">Segundo valor que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica si los dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> no son iguales. </summary>
<returns>Es true si <paramref name="repeatBehavior1" /> y <paramref name="repeatBehavior2" /> son tipos diferentes o las propiedades del comportamiento de repetición no son iguales; de lo contrario, es false.</returns>
<param name="repeatBehavior1">Primer valor que se va a comparar.</param>
<param name="repeatBehavior2">Segundo valor que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Para obtener una descripción de este miembro, vea <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Cadena que contiene el valor de la instancia actual con el formato especificado.</returns>
<param name="format">La cadena que especifica el formato que se va a usar o null para utilizar el formato predeterminado que se define para el tipo de la implementación de IFormattable. </param>
<param name="formatProvider">IFormatProvider que se utiliza para formatear el valor o null para obtener la información de formato numérico de la configuración regional actual del sistema operativo. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Devuelve una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Devuelve una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con el formato especificado. </summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Formato usado para generar el valor devuelto.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Obtiene o establece uno de los valores de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> que describe la forma en que el comportamiento se repite. </summary>
<returns>Tipo de comportamiento de repetición. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Especifica el modo de repetición que representa un valor <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> sin formato. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> representa un caso donde la escala de tiempo se debe repetir para un número fijo de ejecuciones completas. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> representa un caso donde la escala de tiempo se debe repetir durante un tiempo determinado, que podría dar lugar a una animación que finaliza parcialmente. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> representa un caso donde la escala de tiempo se debe repetir indefinidamente. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Representa una matriz de 4 × 4 que se utiliza para transformaciones en un espacio tridimensional (3D).</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />. </summary>
<param name="m11">Valor del campo (1,1) de la nueva matriz.</param>
<param name="m12">Valor del campo (1,2) de la nueva matriz.</param>
<param name="m13">Valor del campo (1,3) de la nueva matriz.</param>
<param name="m14">Valor del campo (1,4) de la nueva matriz.</param>
<param name="m21">Valor del campo (2,1) de la nueva matriz.</param>
<param name="m22">Valor del campo (2,2) de la nueva matriz.</param>
<param name="m23">Valor del campo (2,3) de la nueva matriz.</param>
<param name="m24">Valor del campo (2,4) de la nueva matriz.</param>
<param name="m31">Valor del campo (3,1) de la nueva matriz.</param>
<param name="m32">Valor del campo (3,2) de la nueva matriz.</param>
<param name="m33">Valor del campo (3,3) de la nueva matriz.</param>
<param name="m34">Valor del campo (3,4) de la nueva matriz.</param>
<param name="offsetX">Valor del campo de desplazamiento X de la nueva matriz.</param>
<param name="offsetY">Valor del campo de desplazamiento Y de la nueva matriz.</param>
<param name="offsetZ">Valor del campo de desplazamiento Z de la nueva matriz.</param>
<param name="m44">Valor del campo (4,4) de la nueva matriz.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Comprueba la igualdad entre dos matrices.</summary>
<returns>Es true si las matrices son iguales; de lo contrario, es false.</returns>
<param name="o">Objeto cuya igualdad se va a comprobar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Comprueba la igualdad entre dos matrices.</summary>
<returns>Es true si las matrices son iguales; de lo contrario, es false.</returns>
<param name="value">Objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> con el que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Devuelve el código hash de esta matriz.</summary>
<returns>Entero que especifica el código hash de esta matriz.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Obtiene un valor que indica si <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> se puede invertir.</summary>
<returns>Es true si la estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> tiene un inverso; de lo contrario, es false.El valor predeterminado es true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Cambia una estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> en un identidad de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> de identidad.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Invierte esta estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<exception cref="T:System.InvalidOperationException">La matriz no se puede invertir.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determina si esta estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> es un objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> de identidad.</summary>
<returns>Es true si <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> es un objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> de identidad; de lo contrario, es false.El valor predeterminado es true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Obtiene o establece el valor de la primera fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la primera fila y de la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Obtiene o establece el valor de la primera fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la primera fila y segunda columna de esta <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Obtiene o establece el valor de la primera fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la primera fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Obtiene o establece el valor de la primera fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la primera fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Obtiene o establece el valor de la segunda fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la segunda fila y primera columna de esta <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Obtiene o establece el valor de la segunda fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la segunda fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Obtiene o establece el valor de la segunda fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la segunda fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Obtiene o establece el valor de la segunda fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la segunda fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Obtiene o establece el valor de la tercera fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la tercera fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Obtiene o establece el valor de la tercera fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la tercera fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Obtiene o establece el valor de la tercera fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la tercera fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Obtiene o establece el valor de la tercera fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la tercera fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Obtiene o establece el valor de la cuarta fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la cuarta fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Obtiene o establece el valor de la cuarta fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la cuarta fila y la primera columna de esta <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Obtiene o establece el valor de la cuarta fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la cuarta fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Obtiene o establece el valor de la cuarta fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la cuarta fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compara dos instancias de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> para determinar si son exactamente iguales.</summary>
<returns>Es true si las matrices son iguales; de lo contrario, es false.</returns>
<param name="matrix1">Primera matriz que se va a comparar.</param>
<param name="matrix2">Segunda matriz que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compara dos instancias de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> para determinar si no son iguales.</summary>
<returns>Es true si las matrices son diferentes; de lo contrario, es false.</returns>
<param name="matrix1">Primera matriz que se va a comparar.</param>
<param name="matrix2">Segunda matriz que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplica las matrices especificadas.</summary>
<returns>Objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> que es el resultado de la multiplicación.</returns>
<param name="matrix1">Matriz que se va a multiplicar.</param>
<param name="matrix2">Matriz por la que se multiplica la primera matriz.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Para obtener una descripción de este miembro, vea <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Valor de la instancia actual en el formato especificado.</returns>
<param name="format">Formato que se va a usar.</param>
<param name="provider">Proveedor que se va a usar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Crea una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Crea una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Información de formato específica de la referencia cultural.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,870 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Décrit les caractéristiques d'un angle arrondi, tel qu'il peut être appliqué à un Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initialise une nouvelle structure <see cref="T:Windows.UI.Xaml.CornerRadius" />, en appliquant le même rayon uniforme à tous ses angles.</summary>
<param name="uniformRadius">Un rayon uniforme appliqué à toutes les quatre propriétés <see cref="T:Windows.UI.Xaml.CornerRadius" /> (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.CornerRadius" />, en appliquant des valeurs de rayon spécifiques à ses angles.</summary>
<param name="topLeft">Définit le <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> initial.</param>
<param name="topRight">Définit le <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> initial.</param>
<param name="bottomRight">Définit le <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> initial.</param>
<param name="bottomLeft">Définit le <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> initial.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Obtient ou définit le rayon d'arrondi, en pixels, du coin inférieur gauche de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.</summary>
<returns>Un <see cref="T:System.Double" /> qui représente le rayon de l'arrondi, en pixels, du coin inférieur gauche de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Obtient ou définit le rayon d'arrondi, en pixels, du coin inférieur droit de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.</summary>
<returns>Un <see cref="T:System.Double" /> qui représente le rayon de l'arrondi, en pixels, du coin inférieur droit de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compare l'égalité de cette structure <see cref="T:Windows.UI.Xaml.CornerRadius" /> à un autre objet.</summary>
<returns>true si les deux objets sont égaux ; sinon false.</returns>
<param name="obj">Objet à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compare cette structure <see cref="T:Windows.UI.Xaml.CornerRadius" /> à une autre structure <see cref="T:Windows.UI.Xaml.CornerRadius" /> pour l'égalité.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.CornerRadius" /> sont égales ; sinon false.</returns>
<param name="cornerRadius">Instance de <see cref="T:Windows.UI.Xaml.CornerRadius" /> à comparer pour l'égalité.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Retourne le code de hachage de la structure.</summary>
<returns>Code de hachage pour ce <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compare la valeur de deux structures <see cref="T:Windows.UI.Xaml.CornerRadius" /> pour l'égalité.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.CornerRadius" /> sont égales ; sinon false.</returns>
<param name="cr1">Première structure à comparer.</param>
<param name="cr2">Autre structure à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compare l'inégalité de deux structures <see cref="T:Windows.UI.Xaml.CornerRadius" />. </summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.CornerRadius" /> ne sont pas égales ; sinon false.</returns>
<param name="cr1">Première structure à comparer.</param>
<param name="cr2">Autre structure à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Obtient ou définit le rayon d'arrondi, en pixels, du coin supérieur gauche de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.</summary>
<returns>Un <see cref="T:System.Double" /> qui représente le rayon de l'arrondi, en pixels, du coin supérieur gauche de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Obtient ou définit le rayon d'arrondi, en pixels, du coin supérieur droit de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.</summary>
<returns>Un <see cref="T:System.Double" /> qui représente le rayon de l'arrondi, en pixels, du coin supérieur droit de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Retourne la représentation sous forme de chaîne de la structure <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.String" /> qui représente la valeur <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Représente la durée pendant laquelle Windows.UI.Xaml.Media.Animation.Timeline est actif.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.Duration" /> à l'aide de la valeur <see cref="T:System.TimeSpan" /> fournie.</summary>
<param name="timeSpan">Représente l'intervalle de temps initial de cette durée.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> donne pour résultat une valeur inférieure à <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Ajoute les valeurs de l'interface <see cref="T:Windows.UI.Xaml.Duration" /> spécifiée à la fin de ce <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Si chaque <see cref="T:Windows.UI.Xaml.Duration" /> impliqué a des valeurs, un <see cref="T:Windows.UI.Xaml.Duration" /> qui représente les valeurs combinées.Sinon, cette méthode retourne null.</returns>
<param name="duration">Instance de <see cref="T:Windows.UI.Xaml.Duration" /> qui représente la valeur de l'instance actuelle ainsi que <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Obtient une valeur <see cref="T:Windows.UI.Xaml.Duration" /> qui est déterminée automatiquement.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> initialisé comme valeur automatique.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compare une valeur <see cref="T:Windows.UI.Xaml.Duration" /> à une autre.</summary>
<returns>Valeur négative qui représente la différence si <paramref name="t1" /> est inférieur à <paramref name="t2" />.Valeur 0 si <paramref name="t1" /> est égal à <paramref name="t2" />.Valeur positive qui représente la différence si <paramref name="t1" /> est supérieur à <paramref name="t2" />.</returns>
<param name="t1">Première instance du <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième instance de <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Détermine si un objet spécifié est égal à un <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true si la valeur est égale à ce <see cref="T:Windows.UI.Xaml.Duration" /> ; sinon, false.</returns>
<param name="value">Objet dont l'égalité doit être vérifiée.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Détermine si le <see cref="T:Windows.UI.Xaml.Duration" /> spécifié est égal à ce <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true si <paramref name="duration" /> est égal à ce <see cref="T:Windows.UI.Xaml.Duration" /> ; sinon false.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> dont l'égalité doit être vérifiée.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si deux valeurs <see cref="T:Windows.UI.Xaml.Duration" /> sont égales.</summary>
<returns>true si <paramref name="t1" /> est égal à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">Premier <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Second <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Obtient une valeur <see cref="T:Windows.UI.Xaml.Duration" /> qui représente un intervalle infini.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> initialisé comme valeur illimitée.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Obtient un code de hachage pour cet objet.</summary>
<returns>Identificateur de code de hachage.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.Duration" /> représente une valeur <see cref="T:System.TimeSpan" />.</summary>
<returns>true si <see cref="T:Windows.UI.Xaml.Duration" /> est une valeur <see cref="T:System.TimeSpan" /> ; sinon, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Ajoute ensemble deux valeurs <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Si les deux valeurs <see cref="T:Windows.UI.Xaml.Duration" /> ont les valeurs <see cref="T:System.TimeSpan" />, cette méthode retourne la somme des deux valeurs.Si <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> est affecté à l'une des deux valeurs, la méthode retourne <see cref="P:Windows.UI.Xaml.Duration.Automatic" />.Si <see cref="P:Windows.UI.Xaml.Duration.Forever" /> est affecté à l'une des deux valeurs, la méthode retourne <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Si <paramref name="t1" /> ou <paramref name="t2" /> n'a aucune valeur, cette méthode retourne null.</returns>
<param name="t1">Première valeur <see cref="T:Windows.UI.Xaml.Duration" /> à ajouter.</param>
<param name="t2">Seconde valeur <see cref="T:Windows.UI.Xaml.Duration" /> à ajouter.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si deux cas <see cref="T:Windows.UI.Xaml.Duration" /> sont égaux.</summary>
<returns>true si les deux valeurs <see cref="T:Windows.UI.Xaml.Duration" /> ont des valeurs de propriété égales, ou si toutes les valeurs <see cref="T:Windows.UI.Xaml.Duration" /> sont null.Sinon, cette méthode retourne false.</returns>
<param name="t1">Premier <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si un <see cref="T:Windows.UI.Xaml.Duration" /> est supérieur à un autre.</summary>
<returns>true si <paramref name="t1" /> et <paramref name="t2" /> ont des valeurs et si <paramref name="t1" /> est supérieur à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">Valeur <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Seconde valeur <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si un <see cref="T:Windows.UI.Xaml.Duration" /> est supérieur ou égal à un autre.</summary>
<returns>true si <paramref name="t1" /> et <paramref name="t2" /> ont des valeurs et si <paramref name="t1" /> est supérieur ou égal à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">Première instance du <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième instance de <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Crée implicitement <see cref="T:Windows.UI.Xaml.Duration" /> à partir d'un <see cref="T:System.TimeSpan" /> donné.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> créé.</returns>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> à partir duquel un <see cref="T:Windows.UI.Xaml.Duration" /> est créé implicitement.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> donne pour résultat une valeur inférieure à <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si deux cas <see cref="T:Windows.UI.Xaml.Duration" /> ne sont pas égaux.</summary>
<returns>true si <paramref name="t1" /> ou <paramref name="t2" /> représente une valeur ou si les deux représentent des valeurs qui ne sont pas égales ; sinon, false.</returns>
<param name="t1">Premier <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si un <see cref="T:Windows.UI.Xaml.Duration" /> est inférieur à la valeur d'une autre instance.</summary>
<returns>true si <paramref name="t1" /> et <paramref name="t2" /> ont des valeurs et si <paramref name="t1" /> est inférieur à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">Premier <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si un <see cref="T:Windows.UI.Xaml.Duration" /> est inférieur ou égal à un autre.</summary>
<returns>true si <paramref name="t1" /> et <paramref name="t2" /> ont des valeurs et si <paramref name="t1" /> est inférieur ou égal à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">
<see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">
<see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Soustrait la valeur d'un <see cref="T:Windows.UI.Xaml.Duration" /> d'un autre.</summary>
<returns>Si chaque <see cref="T:Windows.UI.Xaml.Duration" /> a des valeurs, un <see cref="T:Windows.UI.Xaml.Duration" /> qui représente la valeur de <paramref name="t1" /> moins <paramref name="t2" />.Si <paramref name="t1" /> présente une valeur de <see cref="P:Windows.UI.Xaml.Duration.Forever" /> et <paramref name="t2" /> une valeur de <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, cette méthode retourne <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Sinon, cette méthode retourne null.</returns>
<param name="t1">Première <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">
<see cref="T:Windows.UI.Xaml.Duration" /> à soustraire.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Retourne le <see cref="T:Windows.UI.Xaml.Duration" /> spécifié.</summary>
<returns>Résultat de l'opération <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> à obtenir.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Soustrait le <see cref="T:Windows.UI.Xaml.Duration" /> spécifié de ce <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> soustrait.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> à soustraire de ce <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Obtient la valeur <see cref="T:System.TimeSpan" /> que <see cref="T:Windows.UI.Xaml.Duration" /> représente.</summary>
<returns>Valeur <see cref="T:System.TimeSpan" /> que <see cref="T:Windows.UI.Xaml.Duration" /> représente.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> ne représente pas un <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Convertit un <see cref="T:Windows.UI.Xaml.Duration" /> en une représentation <see cref="T:System.String" />.</summary>
<returns>Représentation <see cref="T:System.String" /> de <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Spécifie si une <see cref="T:Windows.UI.Xaml.Duration" /> a la valeur spéciale Automatic ou Forever, ou contient des informations valides dans son composant <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>A la valeur spéciale « automatique ». </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>A la valeur spéciale « infini ». </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>A des informations valides dans le composant <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Représente la longueur des éléments qui prennent en charge explicitement des types d'unité <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.GridLength" /> à l'aide de la valeur absolue spécifiée en pixels. </summary>
<param name="pixels">Nombre absolu de pixels à établir comme valeur.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.GridLength" /> et spécifie le type de valeur qu'elle contient. </summary>
<param name="value">Valeur initiale de cette instance de <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridUnitType" /> maintenu par cette instance de <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">La valeur est inférieure à 0 ou n'est pas un nombre.- ou -Le type n'est pas un <see cref="T:Windows.UI.Xaml.GridUnitType" /> valide.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Obtient une instance de <see cref="T:Windows.UI.Xaml.GridLength" /> qui maintient une valeur dont la taille est déterminée par les propriétés de taille de l'objet de contenu.</summary>
<returns>Instance de <see cref="T:Windows.UI.Xaml.GridLength" /> dont la propriété <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> a la valeur <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Détermine si l'objet spécifié est égal à l'instance <see cref="T:Windows.UI.Xaml.GridLength" /> actuelle. </summary>
<returns>true si l'objet spécifié a la même valeur et <see cref="T:Windows.UI.Xaml.GridUnitType" /> que l'instance actuelle ; sinon, false.</returns>
<param name="oCompare">Objet à comparer avec l'instance actuelle.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Détermine si le <see cref="T:Windows.UI.Xaml.GridLength" /> spécifié est égal au <see cref="T:Windows.UI.Xaml.GridLength" /> actuel.</summary>
<returns>true si le <see cref="T:Windows.UI.Xaml.GridLength" /> spécifié a la même valeur et <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> que l'instance actuelle ; sinon, false.</returns>
<param name="gridLength">Structure <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer avec l'instance actuelle.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Obtient un code de hachage pour le <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Code de hachage pour <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Obtient le <see cref="T:Windows.UI.Xaml.GridUnitType" /> associé pour <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Une des valeurs de <see cref="T:Windows.UI.Xaml.GridUnitType" />.La valeur par défaut est <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.GridLength" /> maintient une valeur qui est exprimée en pixels. </summary>
<returns>true si la propriété <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> est <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" /> ; sinon, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.GridLength" /> maintient une valeur dont la taille est déterminée par les propriétés de taille de l'objet de contenu. </summary>
<returns>true si la propriété <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> est <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> ; sinon, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.GridLength" /> maintient une valeur qui est exprimée comme une proportion pondérée d'espace disponible. </summary>
<returns>true si la propriété <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> est <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> ; sinon, false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compare l'égalité de deux structures <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.GridLength" /> ont la même valeur et <see cref="T:Windows.UI.Xaml.GridUnitType" /> ; sinon, false.</returns>
<param name="gl1">Première instance du <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer.</param>
<param name="gl2">Deuxième instance de <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compare deux structures <see cref="T:Windows.UI.Xaml.GridLength" /> pour déterminer si elles sont inégales.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.GridLength" /> n'ont pas la même valeur et <see cref="T:Windows.UI.Xaml.GridUnitType" /> ; sinon, false.</returns>
<param name="gl1">Première instance du <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer.</param>
<param name="gl2">Deuxième instance de <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Retourne une représentation <see cref="T:System.String" /> de <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Représentation de la structure <see cref="T:System.String" /><see cref="T:Windows.UI.Xaml.GridLength" /> actuelle.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Obtient <see cref="T:System.Double" /> qui représente la valeur de <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>
<see cref="T:System.Double" /> qui représente la valeur de l'instance actuelle. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Décrit le type de valeur qu'un objet <see cref="T:Windows.UI.Xaml.GridLength" /> contient. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>La taille est déterminée par les propriétés de taille de l'objet de contenu. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>La valeur est exprimée en pixels. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>La valeur est exprimée sous la forme d'une proportion pondérée d'espace disponible. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Exception levée par le cycle de disposition.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> avec les valeurs par défaut. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> avec un message d'erreur spécifié.</summary>
<param name="message">Message d'erreur indiquant la raison de l'exception. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> avec un message d'erreur spécifié et une référence à l'exception interne ayant provoqué cette exception. </summary>
<param name="message">Message d'erreur indiquant la raison de l'exception. </param>
<param name="innerException">L'exception qui est la cause de l'exception actuelle ou null si aucune exception interne n'est spécifiée.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Décrit l'épaisseur d'un cadre autour d'un rectangle.Quatre valeurs <see cref="T:System.Double" /> décrivent les côtés <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" /> et <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> du rectangle, respectivement.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initialise une structure <see cref="T:Windows.UI.Xaml.Thickness" /> qui a la longueur uniforme spécifiée sur chaque côté. </summary>
<param name="uniformLength">Longueur uniforme appliquée aux quatre côtés du rectangle englobant.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initialise une structure <see cref="T:Windows.UI.Xaml.Thickness" /> qui a des longueurs spécifiques (fournies comme <see cref="T:System.Double" />) appliquées à chaque côté du rectangle. </summary>
<param name="left">Épaisseur du côté gauche du rectangle.</param>
<param name="top">Épaisseur du côté supérieur du rectangle.</param>
<param name="right">Épaisseur du côté droit du rectangle.</param>
<param name="bottom">Épaisseur du côté inférieur du rectangle.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Obtient ou définit la largeur, en pixels, du côté inférieur du rectangle englobant.</summary>
<returns>
<see cref="T:System.Double" /> qui représente la largeur, en pixels, du côté inférieur du rectangle englobant pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compare cette structure <see cref="T:Windows.UI.Xaml.Thickness" /> à un autre <see cref="T:System.Object" /> pour l'égalité.</summary>
<returns>true si les deux objets sont égaux ; sinon false.</returns>
<param name="obj">Objet à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compare cette structure <see cref="T:Windows.UI.Xaml.Thickness" /> à une autre structure <see cref="T:Windows.UI.Xaml.Thickness" /> pour l'égalité.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.Thickness" /> sont égales ; sinon false.</returns>
<param name="thickness">Instance de <see cref="T:Windows.UI.Xaml.Thickness" /> à comparer pour l'égalité.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Retourne le code de hachage de la structure.</summary>
<returns>Code de hachage pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Obtient ou définit la largeur, en pixels, du côté gauche du rectangle englobant. </summary>
<returns>
<see cref="T:System.Double" /> qui représente la largeur, en pixels, du côté gauche du rectangle englobant pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compare la valeur de deux structures <see cref="T:Windows.UI.Xaml.Thickness" /> pour l'égalité.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.Thickness" /> sont égales ; sinon false.</returns>
<param name="t1">Première structure à comparer.</param>
<param name="t2">Autre structure à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compare l'inégalité de deux structures <see cref="T:Windows.UI.Xaml.Thickness" />. </summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.Thickness" /> ne sont pas égales ; sinon false.</returns>
<param name="t1">Première structure à comparer.</param>
<param name="t2">Autre structure à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Obtient ou définit la largeur, en pixels, du côté droit du rectangle englobant. </summary>
<returns>
<see cref="T:System.Double" /> qui représente la largeur, en pixels, du côté droit du rectangle englobant pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Obtient ou définit la largeur, en pixels, du côté supérieur du rectangle englobant.</summary>
<returns>
<see cref="T:System.Double" /> qui représente la largeur, en pixels, du côté supérieur du rectangle englobant pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Retourne la représentation sous forme de chaîne de la structure <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>
<see cref="T:System.String" /> qui représente la valeur <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Exception qui est levée en cas de tentative d'accès à un élément UI Automation correspondant à une partie de l'interface utilisateur qui n'est plus disponible.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> avec les valeurs par défaut. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> avec un message d'erreur spécifié. </summary>
<param name="message">Message décrivant l'erreur. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" />, avec un message d'erreur spécifié et une référence à l'exception interne ayant provoqué cette exception. </summary>
<param name="message">Message décrivant l'erreur. </param>
<param name="innerException">L'exception qui est la cause de l'exception actuelle ou null si aucune exception interne n'est spécifiée. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Exception qui est levée en cas de tentative de manipulation via UI Automation d'un contrôle qui n'est pas activé. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> avec les valeurs par défaut. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> avec un message d'erreur spécifié.</summary>
<param name="message">Message décrivant l'erreur. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" />, avec un message d'erreur spécifié et une référence à l'exception interne ayant provoqué cette exception.</summary>
<param name="message">Message décrivant l'erreur. </param>
<param name="innerException">L'exception qui est la cause de l'exception actuelle ou null si aucune exception interne n'est spécifiée. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> est utilisé pour décrire la position d'un élément géré par Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initialise une nouvelle instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> avec l'index et l'offset spécifiés.</summary>
<param name="index">Index <see cref="T:System.Int32" /> relatif aux éléments générés (réalisés).-1 est une valeur spéciale qui fait référence à un élément fictif au début ou à la fin de la liste des éléments.</param>
<param name="offset">Offset <see cref="T:System.Int32" /> relatif aux éléments non générés (non réalisés) près de l'élément indexé.Un offset ayant la valeur 0 fait référence à l'élément indexé lui-même, un offset ayant la valeur 1 fait référence à l'élément non généré (non réalisé) suivant et un offset ayant la valeur -1 fait référence à l'élément précédent.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compare l'instance spécifiée à l'instance actuelle de la <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> pour vérifier l'égalité des valeurs.</summary>
<returns>true si <paramref name="o" /> et cette instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> ont la même valeur.</returns>
<param name="o">Instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Retourne le code de hachage pour ce <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Code de hachage pour ce <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Obtient ou définit l'index <see cref="T:System.Int32" /> relatif aux éléments générés (réalisés).</summary>
<returns>Index <see cref="T:System.Int32" /> relatif aux éléments générés (réalisés).</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Obtient ou définit l'offset <see cref="T:System.Int32" /> relatif aux éléments non générés (non réalisés) près de l'élément indexé.</summary>
<returns>Offset <see cref="T:System.Int32" /> relatif aux éléments non générés (non réalisés) près de l'élément indexé.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compare deux objets <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> pour vérifier l'égalité de leur valeur.</summary>
<returns>true si les deux objets sont égaux ; sinon false.</returns>
<param name="gp1">Première instance à comparer.</param>
<param name="gp2">Deuxième instance à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compare deux objets <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> pour détecter s'ils présentent des valeurs différentes.</summary>
<returns>true si ces valeurs sont différentes ; false dans le cas contraire.</returns>
<param name="gp1">Première instance à comparer.</param>
<param name="gp2">Deuxième instance à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Retourne une représentation sous forme de chaîne de cette instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Représentation sous forme de chaîne de cette instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>L'exception levée lorsqu'une erreur se produit pendant l'analyse de Xaml. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> avec les valeurs par défaut. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> avec un message d'erreur spécifié. </summary>
<param name="message">Message d'erreur indiquant la raison de l'exception. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" />, avec un message d'erreur spécifié et une référence à l'exception interne ayant provoqué cette exception.</summary>
<param name="message">Message d'erreur indiquant la raison de l'exception. </param>
<param name="innerException">L'exception qui est la cause de l'exception actuelle ou null si aucune exception interne n'est spécifiée. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Représente une matrice de transformation affine de 3x3 utilisée pour les transformations dans un espace en deux dimensions. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initialise une structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<param name="m11">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m12">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m21">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m22">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetX">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetY">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Détermine si le <see cref="T:System.Object" /> spécifié est une structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identique à cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>true si <paramref name="o" /> est une structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identique à cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> ; sinon, false.</returns>
<param name="o">
<see cref="T:System.Object" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Détermine si la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> spécifiée est identique à cette instance. </summary>
<returns>true si les instances sont égales ; sinon, false. </returns>
<param name="value">Instance de <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer à cette instance.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Retourne le code de hachage pour cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Code de hachage pour cette instance.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Obtient une identité <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Matrice d'identité.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Obtient une valeur qui indique si cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> est une matrice d'identité. </summary>
<returns>true si la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> est une matrice d'identité ; sinon, false.La valeur par défaut est true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Obtient ou définit la valeur de la première ligne et de la première colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la première ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Obtient ou définit la valeur de la première ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la première ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la première colonne pour cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>Valeur de la deuxième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la deuxième ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Obtient ou définit la valeur de la troisième ligne et de la première colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la troisième ligne et de la première colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Obtient ou définit la valeur de la troisième ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la troisième ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Détermine si les deux structures <see cref="T:Windows.UI.Xaml.Media.Matrix" /> spécifiées sont identiques.</summary>
<returns>true si <paramref name="matrix1" /> et <paramref name="matrix2" /> sont identiques ; sinon, false.</returns>
<param name="matrix1">Première structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer.</param>
<param name="matrix2">Deuxième structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Détermine si les deux structures <see cref="T:Windows.UI.Xaml.Media.Matrix" /> spécifiées ne sont pas identiques.</summary>
<returns>true si <paramref name="matrix1" /> et <paramref name="matrix2" /> ne sont pas identiques ; sinon, false.</returns>
<param name="matrix1">Première structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer.</param>
<param name="matrix2">Deuxième structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Pour obtenir une description de ce membre, consultez <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Chaîne contenant la valeur de l'instance actuelle au format spécifié.</returns>
<param name="format">Chaîne spécifiant le format à utiliser. ou null pour utiliser le format par défaut défini pour le type de l'implémentation IFormattable. </param>
<param name="provider">IFormatProvider à utiliser pour mettre en forme la valeur. ou null pour obtenir les informations de mise en forme des nombres à partir des paramètres régionaux définis dans le système d'exploitation. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Crée une représentation <see cref="T:System.String" /> de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>
<see cref="T:System.String" /> contenant les valeurs <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, et <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Crée une représentation <see cref="T:System.String" /> de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> avec des informations de mise en forme propres à la culture. </summary>
<returns>
<see cref="T:System.String" /> contenant les valeurs <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, et <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="provider">Informations de mise en forme propres à la culture.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforme le point spécifié par la <see cref="T:Windows.UI.Xaml.Media.Matrix" /> et renvoie le résultat.</summary>
<returns>Résultat de la transformation de <paramref name="point" /> par cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">Point à transformer.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Spécifie quand une image clé particulière doit prendre place pendant une animation. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indique si un <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> est égal à ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true si <paramref name="value" /> est un <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> qui représente la même durée que ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> ; sinon, false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> à comparer à ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indique si le <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> spécifié est égal à <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true si <paramref name="value" /> est égal à ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> ; sinon false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> à comparer à ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indique si deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> sont égales.</summary>
<returns>true si les valeurs de <paramref name="keyTime1" /> et de <paramref name="keyTime2" /> sont égales ; sinon, false.</returns>
<param name="keyTime1">Première valeur à comparer.</param>
<param name="keyTime2">Deuxième valeur à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Crée un nouveau <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> à l'aide du <see cref="T:System.TimeSpan" /> fourni.</summary>
<returns>Nouveau <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, avec valeur initialisée sur <paramref name="timeSpan" />.</returns>
<param name="timeSpan">Valeur de la nouvelle instance <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">Le <paramref name="timeSpan" /> spécifié est en dehors de la plage autorisée.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Retourne un code de hachage représentant ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Identificateur de code de hachage.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compare si deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> sont égales.</summary>
<returns>true si les valeurs <paramref name="keyTime1" /> et <paramref name="keyTime2" /> sont égales ; sinon, false.</returns>
<param name="keyTime1">Première valeur à comparer.</param>
<param name="keyTime2">Deuxième valeur à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Convertit implicitement <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> en <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Élément <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> créé.</returns>
<param name="timeSpan">Valeur <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> à convertir.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compare si deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> sont inégales.</summary>
<returns>true si les valeurs <paramref name="keyTime1" /> et <paramref name="keyTime2" /> ne sont pas égales ; sinon, false. </returns>
<param name="keyTime1">Première valeur à comparer.</param>
<param name="keyTime2">Deuxième valeur à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Obtient le délai, exprimé sous forme de valeur relative au début de l'animation, au bout duquel l'image s'achève.</summary>
<returns>Délai, exprimé sous forme de temps par rapport au début de l'animation, au bout duquel l'image clé s'achève.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Retourne une représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Décrit comment un Windows.UI.Xaml.Media.Animation.Timeline répète sa durée simple.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> avec le nombre d'itérations spécifié. </summary>
<param name="count">Nombre supérieur ou égal à 0 qui indique le nombre d'itérations pour une animation. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> est égal à l'infini, est une valeur qui n'est pas un nombre ou est négatif.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> avec la durée de répétition spécifiée. </summary>
<param name="duration">Durée totale du Windows.UI.Xaml.Media.Animation.Timeline (sa durée active). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> est égal à un nombre négatif.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Obtient le nombre de répétitions attendu d'un Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Nombre d'itérations à répéter.</returns>
<exception cref="T:System.InvalidOperationException">Ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> décrit une durée de répétition, pas un nombre d'itérations.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Obtient la durée totale attendue d'un Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Durée totale attendue d'une chronologie. </returns>
<exception cref="T:System.InvalidOperationException">Ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> décrit un nombre d'itérations, pas une durée de répétition.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indique si l'objet spécifié est égal à ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true si <paramref name="value" /> est un <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> qui représente le même comportement de répétition que ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ; sinon, false.</returns>
<param name="value">Objet à comparer à ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Retourne une valeur qui indique si le <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> spécifié est égal à ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true si le type et le comportement de répétition de <paramref name="repeatBehavior" /> sont égaux à ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ; sinon, false.</returns>
<param name="repeatBehavior">Valeur à comparer avec ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indique si les deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> spécifiées sont égales. </summary>
<returns>true si le type et le comportement de répétition de <paramref name="repeatBehavior1" /> sont égaux à ceux de <paramref name="repeatBehavior2" /> ; sinon, false.</returns>
<param name="repeatBehavior1">Première valeur à comparer.</param>
<param name="repeatBehavior2">Deuxième valeur à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Obtient un <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> qui spécifie un nombre infini de répétitions. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> qui spécifie un nombre infini de répétitions. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Retourne le code de hachage de cette instance.</summary>
<returns>Code de hachage.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Obtient une valeur qui indique si le comportement de répétition a un nombre d'itérations spécifié.</summary>
<returns>true si l'instance représente un nombre d'itérations ; sinon, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Obtient une valeur qui indique si le comportement de répétition a une durée de répétition spécifiée. </summary>
<returns>true si l'instance représente une durée de répétition ; sinon, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indique si les deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> spécifiées sont égales. </summary>
<returns>true si le type et le comportement de répétition de <paramref name="repeatBehavior1" /> sont égaux à ceux de <paramref name="repeatBehavior2" /> ; sinon, false.</returns>
<param name="repeatBehavior1">Première valeur à comparer.</param>
<param name="repeatBehavior2">Deuxième valeur à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indique si les deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ne sont pas égales. </summary>
<returns>true si <paramref name="repeatBehavior1" /> et <paramref name="repeatBehavior2" /> ont des types différents ou si les propriétés du comportement de répétition ne sont pas égales ; sinon, false.</returns>
<param name="repeatBehavior1">Première valeur à comparer.</param>
<param name="repeatBehavior2">Deuxième valeur à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Pour obtenir une description de ce membre, consultez <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Chaîne contenant la valeur de l'instance actuelle au format spécifié.</returns>
<param name="format">Chaîne spécifiant le format à utiliser ou null pour utiliser le format par défaut défini pour le type de l'implémentation IFormattable. </param>
<param name="formatProvider">IFormatProvider à utiliser pour mettre en forme la valeur ou null pour obtenir les informations de mise en forme des nombres à partir des paramètres régionaux définis dans le système d'exploitation. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Retourne une représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Retourne une représentation sous forme de chaîne de ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> avec le format spécifié. </summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Format utilisé pour construire la valeur de retour.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Obtient ou définit une des valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> qui décrivent le mode de répétition du comportement. </summary>
<returns>Type de comportement de répétition. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Spécifie le mode de répétition qu'une valeur brute <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> représente. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> représente un cas où la chronologie doit se répéter pour un nombre fixe d'exécutions complètes. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> représente un cas où la chronologie doit se répéter pendant une durée, ce qui peut provoquer l'arrêt d'une animation à mi-chemin. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> représente un cas où la chronologie doit se répéter indéfiniment. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Représente une matrice 4 × 4 utilisée pour les transformations dans un espace tridimensionnel (3D).</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />. </summary>
<param name="m11">Valeur du champ (1,1) de la nouvelle matrice.</param>
<param name="m12">La valeur du champ (1,2) de la nouvelle matrice.</param>
<param name="m13">La valeur du champ (1,3) de la nouvelle matrice.</param>
<param name="m14">La valeur du champ (1,4) de la nouvelle matrice.</param>
<param name="m21">La valeur du champ (2,1) de la nouvelle matrice.</param>
<param name="m22">La valeur du champ (2,2) de la nouvelle matrice.</param>
<param name="m23">La valeur du champ (2,3) de la nouvelle matrice.</param>
<param name="m24">La valeur du champ (2,4) de la nouvelle matrice.</param>
<param name="m31">La valeur du champ (3,1) de la nouvelle matrice.</param>
<param name="m32">La valeur du champ (3,2) de la nouvelle matrice.</param>
<param name="m33">La valeur du champ (3,3) de la nouvelle matrice.</param>
<param name="m34">La valeur du champ (3,4) de la nouvelle matrice.</param>
<param name="offsetX">La valeur du champ offset X de la nouvelle matrice.</param>
<param name="offsetY">La valeur du champ offset Y de la nouvelle matrice.</param>
<param name="offsetZ">la valeur du champ offset Z de la nouvelle matrice.</param>
<param name="m44">La valeur du champ (4,4) de la nouvelle matrice.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Teste l'égalité entre deux matrices.</summary>
<returns>true si les matrices sont égales ; sinon false.</returns>
<param name="o">Objet dont la similitude doit être testée.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Teste l'égalité entre deux matrices.</summary>
<returns>true si les matrices sont égales ; sinon false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Retourne le code de hachage pour cette matrice.</summary>
<returns>Entier qui spécifie le code de hachage pour cette matrice.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> est réversible.</summary>
<returns>true si la <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> a un inverse ; sinon, false.La valeur par défaut est true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Change une structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> en une identité <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Identité <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverse cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<exception cref="T:System.InvalidOperationException">La matrice n'est pas réversible.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Détermine si cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> est une identité <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>true si le <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> est une identité <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; sinon, false.La valeur par défaut est true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Obtient ou définit la valeur de la première ligne et de la première colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la première ligne et de la première colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Obtient ou définit la valeur de la première ligne et de la deuxième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la première ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Obtient ou définit la valeur de la première ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la première ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Obtient ou définit la valeur de la première ligne et de la quatrième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la première ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la première colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la deuxième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la deuxième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la deuxième ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la troisième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la deuxième ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la deuxième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Obtient ou définit la valeur de la troisième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la troisième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Obtient ou définit la valeur de la troisième ligne et de la deuxième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la troisième ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Obtient ou définit la valeur de la troisième ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la troisième ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Obtient ou définit la valeur de la troisième ligne et de la quatrième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la troisième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Obtient ou définit la valeur de la quatrième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la quatrième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Obtient ou définit la valeur de la quatrième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la quatrième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Obtient ou définit la valeur de la quatrième ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la quatrième ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Obtient ou définit la valeur de la quatrième ligne et de la troisième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la quatrième ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compare l'égalité exacte de deux instances de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>true si les matrices sont égales ; sinon false.</returns>
<param name="matrix1">Première matrice à comparer.</param>
<param name="matrix2">Deuxième matrice à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compare deux instances <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> pour vérifier leur inégalité.</summary>
<returns>true si les matrices sont différentes ; sinon, false.</returns>
<param name="matrix1">Première matrice à comparer.</param>
<param name="matrix2">Deuxième matrice à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplie les matrices spécifiées.</summary>
<returns>Le <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> constituant le résultat de la multiplication.</returns>
<param name="matrix1">Matrice à multiplier.</param>
<param name="matrix2">Matrice par laquelle la première matrice est multipliée.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Pour obtenir une description de ce membre, consultez <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Valeur de l'instance actuelle au format spécifié.</returns>
<param name="format">Format à utiliser.</param>
<param name="provider">Fournisseur à utiliser.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Crée une représentation sous forme de chaîne de ce <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Crée une représentation sous forme de chaîne de ce <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Informations de mise en forme spécifiées par culture.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,849 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Descrive le caratteristiche di un angolo arrotondato, in modo che possa essere applicato a un oggetto Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Inizializza una nuova struttura <see cref="T:Windows.UI.Xaml.CornerRadius" />, applicando lo stesso raggio uniforme a tutti gli angoli.</summary>
<param name="uniformRadius">Raggio uniforme applicato a tutte e quattro le proprietà <see cref="T:Windows.UI.Xaml.CornerRadius" /> (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> e <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.CornerRadius" />, applicando agli angoli valori di raggio specifici.</summary>
<param name="topLeft">Imposta l'oggetto <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> iniziale.</param>
<param name="topRight">Imposta l'oggetto <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> iniziale.</param>
<param name="bottomRight">Imposta l'oggetto <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> iniziale.</param>
<param name="bottomLeft">Imposta l'oggetto <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> iniziale.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Ottiene o imposta il raggio di arrotondamento, espresso in pixel, dell'angolo inferiore sinistro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Oggetto <see cref="T:System.Double" /> che rappresenta l'angolo di arrotondamento in pixel dell'angolo inferiore sinistro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Ottiene o imposta il raggio di arrotondamento, espresso in pixel, dell'angolo inferiore destro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Oggetto <see cref="T:System.Double" /> che rappresenta l'angolo di arrotondamento in pixel dell'angolo inferiore destro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Confronta la struttura <see cref="T:Windows.UI.Xaml.CornerRadius" /> con un altro oggetto per determinarne l'uguaglianza.</summary>
<returns>true se i due oggetti sono uguali; in caso contrario, false.</returns>
<param name="obj">Oggetto da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Confronta questa struttura <see cref="T:Windows.UI.Xaml.CornerRadius" /> ad unaltra struttura <see cref="T:Windows.UI.Xaml.CornerRadius" /> per uguaglianza.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.CornerRadius" /> sono uguali; in caso contrario, false.</returns>
<param name="cornerRadius">Unistanza di <see cref="T:Windows.UI.Xaml.CornerRadius" /> da confrontare per l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Restituisce il codice hash della struttura.</summary>
<returns>Codice hash per <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Confronta il valore di due strutture <see cref="T:Windows.UI.Xaml.CornerRadius" /> per l'uguaglianza.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.CornerRadius" /> sono uguali; in caso contrario, false.</returns>
<param name="cr1">Prima struttura da confrontare.</param>
<param name="cr2">L'altra struttura da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Confronta le due strutture <see cref="T:Windows.UI.Xaml.CornerRadius" /> per stabilirne la disuguaglianza. </summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.CornerRadius" /> non sono uguali; in caso contrario, false.</returns>
<param name="cr1">Prima struttura da confrontare.</param>
<param name="cr2">L'altra struttura da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Ottiene o imposta il raggio di arrotondamento, espresso in pixel, dell'angolo superiore sinistro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Oggetto <see cref="T:System.Double" /> che rappresenta l'angolo di arrotondamento in pixel dell'angolo superiore sinistro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Ottiene o imposta il raggio di arrotondamento, espresso in pixel, dell'angolo superiore destro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Oggetto <see cref="T:System.Double" /> che rappresenta l'angolo di arrotondamento in pixel dell'angolo superiore destro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Restituisce la stringa di rappresentazione della struttura <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Una <see cref="T:System.String" /> che rappresenta il valore <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Rappresenta l'intervallo di tempo durante cui un oggetto Windows.UI.Xaml.Media.Animation.Timeline è attivo.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.Duration" /> con il valore <see cref="T:System.TimeSpan" /> specificato.</summary>
<param name="timeSpan">Rappresenta l'intervallo di tempo iniziale di questa durata.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> viene considerato inferiore a <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Aggiunge il valore dell'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato all'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato.</summary>
<returns>Se ogni oggetto <see cref="T:Windows.UI.Xaml.Duration" /> interessato è associato a valori, oggetto <see cref="T:Windows.UI.Xaml.Duration" /> che rappresenta i valori combinati.In caso contrario, questo metodo restituisce null.</returns>
<param name="duration">Istanza di <see cref="T:Windows.UI.Xaml.Duration" /> che rappresenta il valore dell'istanza corrente più <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Ottiene un valore <see cref="T:Windows.UI.Xaml.Duration" /> determinato automaticamente.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> inizializzato con un valore automatico.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Confronta un valore <see cref="T:Windows.UI.Xaml.Duration" /> con un altro.</summary>
<returns>Se <paramref name="t1" /> è minore di <paramref name="t2" />, un valore negativo che rappresenta la differenza.Se <paramref name="t1" /> è uguale a <paramref name="t2" />, un valore pari a zero.Se <paramref name="t1" /> è maggiore di <paramref name="t2" />, un valore positivo che rappresenta la differenza.</returns>
<param name="t1">Prima istanza di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Seconda istanza di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determina se un oggetto specificato è uguale a un oggetto <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true se il valore è uguale all'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> corrente; in caso contrario, false.</returns>
<param name="value">Oggetto di cui verificare l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato è uguale all'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> corrente.</summary>
<returns>true se <paramref name="duration" /> è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Duration" />, in caso contrario false.</returns>
<param name="duration">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> di cui verificare l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se due valori di <see cref="T:Windows.UI.Xaml.Duration" /> sono uguali.</summary>
<returns>true se <paramref name="t1" /> è uguale a <paramref name="t2" />, in caso contrario, false.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Ottiene un valore <see cref="T:Windows.UI.Xaml.Duration" /> che rappresenta un intervallo infinito.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> inizializzato con un valore infinito.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Ottiene un codice hash per l'oggetto.</summary>
<returns>Identificatore del codice hash.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Ottiene un valore che indica se l'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> rappresenta un valore <see cref="T:System.TimeSpan" />.</summary>
<returns>true se <see cref="T:Windows.UI.Xaml.Duration" /> è un valore <see cref="T:System.TimeSpan" />; in caso contrario, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Aggiunge due valori di <see cref="T:Windows.UI.Xaml.Duration" /> uno insieme all'altro.</summary>
<returns>Se entrambi i valori di <see cref="T:Windows.UI.Xaml.Duration" /> hanno valori <see cref="T:System.TimeSpan" />, questo metodo restituisce la somma dei due valori.Se uno dei due valori è impostato su <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, il metodo restituisce <see cref="P:Windows.UI.Xaml.Duration.Automatic" />.Se uno dei due valori è impostato su <see cref="P:Windows.UI.Xaml.Duration.Forever" />, il metodo restituisce <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Se <paramref name="t1" /> o <paramref name="t2" /> non ha alcun valore, il metodo restituisce null.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da aggiungere.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da aggiungere.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se due casi di <see cref="T:Windows.UI.Xaml.Duration" /> sono uguali.</summary>
<returns>true se entrambi i valori di <see cref="T:Windows.UI.Xaml.Duration" /> hanno valori di proprietà uguali o se tutti i valori di <see cref="T:Windows.UI.Xaml.Duration" /> sono null.In caso contrario, questo metodo restituisce false.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è maggiore di un altro.</summary>
<returns>true se sia <paramref name="t1" /> che <paramref name="t2" /> hanno valori e <paramref name="t1" /> è maggiore di <paramref name="t2" />; in caso contrario, false.</returns>
<param name="t1">Valore <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo valore di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è maggiore o uguale a un altro.</summary>
<returns>true se sia <paramref name="t1" /> che <paramref name="t2" /> hanno valori e <paramref name="t1" /> è maggiore o uguale a <paramref name="t2" />; in caso contrario, false.</returns>
<param name="t1">Prima istanza di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Seconda istanza di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Crea in modo implicito un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da un oggetto <see cref="T:System.TimeSpan" /> specificato.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> creato.</returns>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> da cui viene creato in modo implicito un oggetto <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> viene considerato inferiore a <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se due casi di <see cref="T:Windows.UI.Xaml.Duration" /> non sono uguali.</summary>
<returns>true se un solo oggetto tra <paramref name="t1" /> e <paramref name="t2" /> rappresenta un valore o se entrambi rappresentano valori non uguali; in caso contrario, false.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è minore del valore di un'altra istanza.</summary>
<returns>true se sia <paramref name="t1" /> che <paramref name="t2" /> hanno valori e <paramref name="t1" /> è minore di <paramref name="t2" />; in caso contrario, false.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è minore o uguale a un altro.</summary>
<returns>true se sia <paramref name="t1" /> che <paramref name="t2" /> hanno valori e <paramref name="t1" /> è minore o uguale a <paramref name="t2" />; in caso contrario, false.</returns>
<param name="t1">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Sottrae il valore di un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da un altro.</summary>
<returns>Se ogni oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è associato a valori, oggetto <see cref="T:Windows.UI.Xaml.Duration" /> che rappresenta il valore di <paramref name="t1" /> meno <paramref name="t2" />.Se <paramref name="t1" /> ha un valore <see cref="P:Windows.UI.Xaml.Duration.Forever" /> e <paramref name="t2" /> ha un valore <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, questo metodo restituisce <see cref="P:Windows.UI.Xaml.Duration.Forever" />.In caso contrario, questo metodo restituisce null.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da sottrarre.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Restituisce l'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato.</summary>
<returns>Risultato dell'operazione <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da ottenere.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Sottrae l'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato dall'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> corrente.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> sottratto.</returns>
<param name="duration">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da sottrarre dall'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> corrente.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Ottiene il valore di <see cref="T:System.TimeSpan" /> rappresentato da <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Valore di <see cref="T:System.TimeSpan" /> rappresentato da <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> non rappresenta un oggetto <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Converte un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> in una rappresentazione <see cref="T:System.String" />.</summary>
<returns>Rappresentazione <see cref="T:System.String" /> di <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Specifica se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> contiene un valore speciale di Automatic o Forever oppure contiene informazioni valide nel proprio componente <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Ha il valore speciale "Automatico". </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Ha il valore speciale "Forever". </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Dispone di informazioni valide nel componente <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Rappresenta la lunghezza di elementi che in modo esplicito supportano i tipi dell'unità <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.GridLength" /> utilizzando il valore assoluto specificato in pixel. </summary>
<param name="pixels">Conteggio assoluto di pixel da stabilire come valore.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.GridLength" /> e specifica quale tipo di valore utilizza. </summary>
<param name="value">Valore iniziale di questa istanza di <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridUnitType" /> utilizzato da questa istanza di <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">valore è minore di 0 o non è un numero.-oppure-tipo non è un oggetto <see cref="T:Windows.UI.Xaml.GridUnitType" /> valido.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Ottiene un'istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> che utilizza un valore la cui dimensione è determinata dalle proprietà della dimensione dell'oggetto contenuto.</summary>
<returns>Un'istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> la cui proprietà <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> è impostata su <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determina se l'oggetto specificato è uguale all'istanza corrente <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>true se loggetto specificato ha lo stesso valore e <see cref="T:Windows.UI.Xaml.GridUnitType" /> dellistanza corrente; in caso contrario, false.</returns>
<param name="oCompare">Oggetto da confrontare con l'istanza corrente.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determina se l'oggetto <see cref="T:Windows.UI.Xaml.GridLength" /> specificato è uguale all'oggetto <see cref="T:Windows.UI.Xaml.GridLength" /> corrente.</summary>
<returns>true se <see cref="T:Windows.UI.Xaml.GridLength" /> specificato ha lo stesso valore e <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> dellistanza corrente; in caso contrario, false.</returns>
<param name="gridLength">Struttura <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare con listanza corrente.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Ottiene un codice hash per <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Codice hash per <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Ottiene l'oggetto associato <see cref="T:Windows.UI.Xaml.GridUnitType" /> per <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Uno dei valori di <see cref="T:Windows.UI.Xaml.GridUnitType" />.Il valore predefinito è <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Ottiene un valore che indica se <see cref="T:Windows.UI.Xaml.GridLength" /> utilizza un valore espresso in pixel. </summary>
<returns>true se la proprietà <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> è <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; in caso contrario, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Ottiene un valore che indica se <see cref="T:Windows.UI.Xaml.GridLength" /> utilizza un valore la cui dimensione è determinata dalle proprietà della dimensione dell'oggetto contenuto. </summary>
<returns>true se la proprietà <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> è <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; in caso contrario, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Ottiene un valore che indica se <see cref="T:Windows.UI.Xaml.GridLength" /> utilizza un valore espresso come una proporzione ponderata di spazio disponibile. </summary>
<returns>true se la proprietà <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> è <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; in caso contrario, false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Confronta due strutture <see cref="T:Windows.UI.Xaml.GridLength" /> per determinare se sono uguali.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.GridLength" /> hanno lo stesso valore e <see cref="T:Windows.UI.Xaml.GridUnitType" />; in caso contrario, false.</returns>
<param name="gl1">Prima istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare.</param>
<param name="gl2">Seconda istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Confronta due strutture <see cref="T:Windows.UI.Xaml.GridLength" /> per stabilire se non sono uguali.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.GridLength" /> non hanno lo stesso valore e <see cref="T:Windows.UI.Xaml.GridUnitType" />; in caso contrario, false.</returns>
<param name="gl1">Prima istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare.</param>
<param name="gl2">Seconda istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Restituisce una rappresentazione <see cref="T:System.String" /> di <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Una rappresentazione <see cref="T:System.String" /> della struttura corrente <see cref="T:Windows.UI.Xaml.GridLength" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Ottiene un oggetto <see cref="T:System.Double" /> che rappresenta il valore del <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>
<see cref="T:System.Double" /> che rappresenta il valore dell'istanza corrente. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Descrive il tipo di valore contenuto da un oggetto <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>La dimensione è determinata dalle proprietà di dimensione dell'oggetto contenuto. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>Il valore è espresso in pixel. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>Il valore è espresso mediante una proporzione ponderata dello spazio disponibile. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Eccezione generata dal ciclo del layout.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con valori predefiniti. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con un messaggio di errore specificato.</summary>
<param name="message">Messaggio di errore nel quale viene indicato il motivo delleccezione </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con un messaggio di errore specificato e un riferimento all'eccezione interna che è la causa dell'eccezione corrente. </summary>
<param name="message">Messaggio di errore nel quale viene indicato il motivo delleccezione </param>
<param name="innerException">L'eccezione che ha causato l'eccezione corrente o null se non è stata specificata un'eccezione interna.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Descrive lo spessore di un frame attorno ad un rettangolo.Quattro valori <see cref="T:System.Double" /> descrivono <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />e i lati del rettangolo <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> , rispettivamente.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Inizializza una struttura <see cref="T:Windows.UI.Xaml.Thickness" /> associata alla lunghezza uniforme specificata su ogni lato. </summary>
<param name="uniformLength">La lunghezza uniforme applicata a tutti e quattro i lati del rettangolo di delimitazione.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.Thickness" /> associata a lunghezze specifiche, fornite come valore <see cref="T:System.Double" /> e applicate a ogni lato del rettangolo. </summary>
<param name="left">Lo spessore per il lato sinistro del rettangolo.</param>
<param name="top">Lo spessore per il lato superiore del rettangolo.</param>
<param name="right">Lo spessore per il lato destro del rettangolo.</param>
<param name="bottom">Lo spessore per il lato inferiore del rettangolo.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Ottiene o imposta l'ampiezza, in pixel, del lato inferiore del rettangolo di delimitazione.</summary>
<returns>Una <see cref="T:System.Double" /> che rappresenta l'ampiezza, in pixel, del lato inferiore del rettangolo di delimitazione per questa istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Confronta questa struttura <see cref="T:Windows.UI.Xaml.Thickness" /> ad unaltra <see cref="T:System.Object" /> per uguaglianza.</summary>
<returns>true se i due oggetti sono uguali; in caso contrario, false.</returns>
<param name="obj">Oggetto da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Confronta questa struttura <see cref="T:Windows.UI.Xaml.Thickness" /> ad unaltra struttura <see cref="T:Windows.UI.Xaml.Thickness" /> per uguaglianza.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.Thickness" /> sono uguali; in caso contrario, false.</returns>
<param name="thickness">Unistanza di <see cref="T:Windows.UI.Xaml.Thickness" /> da confrontare per l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Restituisce il codice hash della struttura.</summary>
<returns>Codice hash per l'istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Ottiene o imposta l'ampiezza, in pixel, del lato sinistro del rettangolo di delimitazione. </summary>
<returns>Valore <see cref="T:System.Double" /> che rappresenta la larghezza, in pixel, del lato sinistro del rettangolo di delimitazione per l'istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Confronta il valore di due strutture <see cref="T:Windows.UI.Xaml.Thickness" /> per l'uguaglianza.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.Thickness" /> sono uguali; in caso contrario, false.</returns>
<param name="t1">Prima struttura da confrontare.</param>
<param name="t2">L'altra struttura da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Confronta le due strutture <see cref="T:Windows.UI.Xaml.Thickness" /> per stabilirne la disuguaglianza. </summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.Thickness" /> non sono uguali; in caso contrario, false.</returns>
<param name="t1">Prima struttura da confrontare.</param>
<param name="t2">L'altra struttura da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Ottiene o imposta l'ampiezza, in pixel, del lato destro del rettangolo di delimitazione. </summary>
<returns>Una <see cref="T:System.Double" /> che rappresenta l'ampiezza, in pixel, del lato destro del rettangolo di delimitazione per questa istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Ottiene o imposta l'ampiezza, in pixel, del lato superiore del rettangolo di delimitazione.</summary>
<returns>Una <see cref="T:System.Double" /> che rappresenta l'ampiezza, in pixel, del lato superiore del rettangolo di delimitazione per questa istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Restituisce la stringa di rappresentazione della struttura <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>Una <see cref="T:System.String" /> che rappresenta il valore <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Eccezione generata quando viene effettuato un tentativo per accedere a un elemento di automazione interfaccia utente che corrisponde a una parte dell'interfaccia utente non più disponibile.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con valori predefiniti. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con un messaggio di errore specificato. </summary>
<param name="message">Messaggio in cui viene descritto l'errore. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con un messaggio di errore specificato e un riferimento all'eccezione interna che è la causa dell'eccezione corrente. </summary>
<param name="message">Messaggio in cui viene descritto l'errore. </param>
<param name="innerException">L'eccezione che ha causato l'eccezione corrente o null se non è stata specificata un'eccezione interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Eccezione generata in caso di un tentativo di modificare un controllo non abilitato tramite l'automazione interfaccia utente. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con valori predefiniti. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con un messaggio di errore specificato.</summary>
<param name="message">Messaggio in cui viene descritto l'errore. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con un messaggio di errore specificato e un riferimento all'eccezione interna che è la causa dell'eccezione corrente.</summary>
<param name="message">Messaggio in cui viene descritto l'errore. </param>
<param name="innerException">L'eccezione che ha causato l'eccezione corrente o null se non è stata specificata un'eccezione interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> viene utilizzato per descrivere la posizione di un elemento gestito da Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Inizializza una nuova istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> con l'indice e l'offset specificati.</summary>
<param name="index">Indice <see cref="T:System.Int32" /> relativo agli elementi generati (realizzati).-1 è un valore speciale che fa riferimento a un elemento fittizio all'inizio o alla fine dell'elenco di elementi.</param>
<param name="offset">Offset <see cref="T:System.Int32" /> relativo agli elementi non generati (non realizzati) accanto all'elemento indicizzato.Un offset pari a 0 fa riferimento all'elemento indicizzato, un offset pari a 1 fa riferimento all'elemento non generato (non realizzato) successivo e un offset pari a -1 fa riferimento all'elemento precedente.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Confronta l'istanza specificata e l'istanza corrente dell'oggetto <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> per verificare l'uguaglianza dei valori.</summary>
<returns>true se <paramref name="o" /> e l'istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> hanno gli stessi valori.</returns>
<param name="o">Istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Restituisce il codice hash per questo oggetto <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Codice hash per <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Ottiene o imposta l'indice <see cref="T:System.Int32" /> relativo agli elementi generati (realizzati).</summary>
<returns>Indice <see cref="T:System.Int32" /> relativo agli elementi generati (realizzati).</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Ottiene o imposta l'offset <see cref="T:System.Int32" /> relativo agli elementi non generati (non realizzati) accanto all'elemento indicizzato.</summary>
<returns>Offset <see cref="T:System.Int32" /> relativo agli elementi non generati (non realizzati) accanto all'elemento indicizzato.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Confronta due oggetti <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> per verificare l'uguaglianza dei valori.</summary>
<returns>true se i due oggetti sono uguali; in caso contrario, false.</returns>
<param name="gp1">Prima istanza da confrontare.</param>
<param name="gp2">Seconda istanza da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Confronta due oggetti <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> per verificare la disuguaglianza dei valori.</summary>
<returns>true se i valori non sono uguali, in caso contrario false.</returns>
<param name="gp1">Prima istanza da confrontare.</param>
<param name="gp2">Seconda istanza da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Restituisce una rappresentazione in forma di stringa di questa istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Rappresentazione in forma di stringa di questa istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Eccezione generata quando si verifica un errore durante l'analisi del codice XAML. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con valori predefiniti. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con un messaggio di errore specificato. </summary>
<param name="message">Messaggio di errore nel quale viene indicato il motivo delleccezione </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con un messaggio di errore specificato e un riferimento all'eccezione interna che è la causa dell'eccezione corrente.</summary>
<param name="message">Messaggio di errore nel quale viene indicato il motivo delleccezione </param>
<param name="innerException">L'eccezione che ha causato l'eccezione corrente o null se non è stata specificata un'eccezione interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Rappresenta una matrice di trasformazione affine 3x3 utilizzata per le trasformazioni nello spazio bidimensionale. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Inizializza una struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<param name="m11">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m12">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m21">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m22">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetX">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetY">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determina se l'oggetto <see cref="T:System.Object" /> specificato è o meno una struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identica alla struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> corrente. </summary>
<returns>true se l'oggetto <paramref name="o" /> è una struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identica a questa struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />, altrimenti false.</returns>
<param name="o">Oggetto <see cref="T:System.Object" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determina se la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> specificata è uguale o meno a questa istanza. </summary>
<returns>true se le istanze sono uguali, altrimenti false. </returns>
<param name="value">Istanza della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare con questa istanza.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Restituisce il codice hash di questa struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Codice hash per l'istanza.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Ottiene una struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> di identità. </summary>
<returns>Matrice di identità.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Ottiene un valore che indica se la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> è una matrice di identità o meno. </summary>
<returns>true se la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> è una matrice di identità, altrimenti false.Il valore predefinito è true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Ottiene o imposta il valore della prima riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della prima riga e della prima colonna di questa struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Ottiene o imposta il valore della prima riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della prima riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Ottiene o imposta il valore della seconda riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>Valore della prima seconda riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Ottiene o imposta il valore della seconda riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della seconda riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Ottiene o imposta il valore della terza riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della terza riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Ottiene o imposta il valore della terza riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della terza riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determina se le due strutture <see cref="T:Windows.UI.Xaml.Media.Matrix" /> specificate sono identiche.</summary>
<returns>true se le matrici <paramref name="matrix1" /> e <paramref name="matrix2" /> sono identiche, altrimenti false.</returns>
<param name="matrix1">Prima struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare.</param>
<param name="matrix2">Seconda struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determina se le due strutture <see cref="T:Windows.UI.Xaml.Media.Matrix" /> specificate non sono identiche.</summary>
<returns>true se le matrici <paramref name="matrix1" /> e <paramref name="matrix2" /> non sono identiche, altrimenti false.</returns>
<param name="matrix1">Prima struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare.</param>
<param name="matrix2">Seconda struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Per una descrizione di questo membro, vedere <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Stringa contenente il valore dell'istanza corrente nel formato specificato.</returns>
<param name="format">Stringa che specifica il formato da utilizzare. - oppure - null per utilizzare il formato predefinito per il tipo di implementazione dell'interfaccia IFormattable. </param>
<param name="provider">Interfaccia IFormatProvider da utilizzare per formattare il valore. - oppure - null per ottenere le informazioni sul formato numerico dalle impostazioni locali correnti del sistema operativo. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Crea una rappresentazione <see cref="T:System.String" /> di questa struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Oggetto <see cref="T:System.String" /> contenente i membri <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> e <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> nonché i valori <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> corrente.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Crea una rappresentazione <see cref="T:System.String" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> con le informazioni di formattazione specifiche delle impostazioni cultura. </summary>
<returns>Oggetto <see cref="T:System.String" /> contenente i membri <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> e <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> nonché i valori <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> corrente.</returns>
<param name="provider">Informazioni di formattazione specifiche delle impostazioni cultura.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Trasforma il punto specificato mediante la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> e restituisce il risultato.</summary>
<returns>Risultato della trasformazione di <paramref name="point" /> mediante la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">Il punto da trasformare.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Specifica quando un particolare fotogramma chiave deve essere eseguito durante un'animazione. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indica se un oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true se <paramref name="value" /> è un oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> che rappresenta lo stesso tempo di questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; in caso contrario, false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> da confrontare con questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indica se l'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> specificato è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true se <paramref name="value" /> è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, in caso contrario false.</returns>
<param name="value">L'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> da confrontare con questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indica se due oggetti <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> hanno valori uguali.</summary>
<returns>true se i valori di <paramref name="keyTime1" /> e <paramref name="keyTime2" /> sono uguali; in caso contrario, false.</returns>
<param name="keyTime1">Primo valore da confrontare.</param>
<param name="keyTime2">Secondo valore da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Crea un nuovo oggetto<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> utilizzando l'oggetto <see cref="T:System.TimeSpan" /> fornito.</summary>
<returns>Nuovo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, inizializzato in base al valore di <paramref name="timeSpan" />.</returns>
<param name="timeSpan">Valore del nuovo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">L'oggetto <paramref name="timeSpan" /> specificato non rientra nell'intervallo consentito.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Restituisce il codice hash che rappresenta l'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Identificatore di codice hash.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Confronta due oggetti <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> per stabilirne l'uguaglianza dei valori.</summary>
<returns>true se <paramref name="keyTime1" /> e <paramref name="keyTime2" /> sono uguali; in caso contrario, false.</returns>
<param name="keyTime1">Primo valore da confrontare.</param>
<param name="keyTime2">Secondo valore da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Converte in modo implicito l'oggetto <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> in un oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> creato.</returns>
<param name="timeSpan">Valore <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> da convertire.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Confronta due oggetti <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> per stabilirne la disuguaglianza dei valori.</summary>
<returns>true se <paramref name="keyTime1" /> e <paramref name="keyTime2" /> non sono uguali; in caso contrario, false. </returns>
<param name="keyTime1">Primo valore da confrontare.</param>
<param name="keyTime2">Secondo valore da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Ottiene il momento in cui termina il fotogramma chiave, espresso come momento rispetto all'inizio dell'animazione.</summary>
<returns>Momento in cui termina il fotogramma chiave, espresso come momento rispetto all'inizio dell'animazione.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Restituisce una rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>Rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Descrive come una Windows.UI.Xaml.Media.Animation.Timeline ripete la propria durata semplice.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con il conteggio delle iterazioni specificato. </summary>
<param name="count">Numero maggiore o uguale a 0 che specifica il numero di iterazioni per un'animazione. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> restituisce infinito, un valore che non è un numero o è negativo.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con la durata di ripetizione specificata. </summary>
<param name="duration">La durata totale di riproduzione della Windows.UI.Xaml.Media.Animation.Timeline (la sua durata attiva). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> restituisce un numero negativo.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Ottiene il numero di ripetizioni di una Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Numero di iterazioni da ripetere.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> descrive la durata di ripetizione, non il conteggio delle iterazioni.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Ottiene la durata totale di riproduzione di una Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Durata totale di riproduzione di una sequenza di riproduzione. </returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> descrive il conteggio delle iterazioni e non la durata di ripetizione.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indica se l'oggetto specificato è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true se <paramref name="value" /> è un oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> che rappresenta lo stesso comportamento di ripetizione di questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; in caso contrario, false.</returns>
<param name="value">Oggetto da confrontare con questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Restituisce un valore che indica se l'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> specificato è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true se il tipo e il comportamento di ripetizione di <paramref name="repeatBehavior" /> sono uguali a quelli di questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; in caso contrario, false.</returns>
<param name="repeatBehavior">Valore da confrontare con questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica se i due valori specificati di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> sono uguali. </summary>
<returns>true se il tipo e il comportamento di ripetizione di <paramref name="repeatBehavior1" /> sono uguali a quelli di <paramref name="repeatBehavior2" />; in caso contrario, false.</returns>
<param name="repeatBehavior1">Primo valore da confrontare.</param>
<param name="repeatBehavior2">Secondo valore da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Ottiene un <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> che specifica un numero infinito di ripetizioni. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> che specifica un numero infinito di ripetizioni. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Restituisce il codice hash dell'istanza.</summary>
<returns>Codice hash.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Ottiene un valore che indica se il comportamento della ripetizione ha uno specifico conteggio delle iterazioni.</summary>
<returns>true se l'istanza rappresenta il conteggio delle iterazioni; in caso contrario, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Ottiene un valore che indica se il comportamento della ripetizione ha una specifica durata delle ripetizioni. </summary>
<returns>true se l'istanza rappresenta la durata di ripetizione; in caso contrario, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica se i due valori specificati di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> sono uguali. </summary>
<returns>true se il tipo e il comportamento di ripetizione di <paramref name="repeatBehavior1" /> sono uguali a quelli di <paramref name="repeatBehavior2" />; in caso contrario, false.</returns>
<param name="repeatBehavior1">Primo valore da confrontare.</param>
<param name="repeatBehavior2">Secondo valore da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica se i due valori di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> non sono uguali. </summary>
<returns>true se <paramref name="repeatBehavior1" /> e <paramref name="repeatBehavior2" /> sono tipi diversi o se le proprietà del comportamento di ripetizione non sono uguali; in caso contrario, false.</returns>
<param name="repeatBehavior1">Primo valore da confrontare.</param>
<param name="repeatBehavior2">Secondo valore da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Per una descrizione di questo membro, vedere <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Stringa contenente il valore dell'istanza corrente nel formato specificato.</returns>
<param name="format">Stringa che specifica il formato da utilizzare o null per utilizzare il formato predefinito per il tipo dell'implementazione di IFormattable. </param>
<param name="formatProvider">IFormatProvider da utilizzare per formattare il valore o null per ottenere le informazioni sul formato numerico dalle impostazioni locali correnti del sistema operativo. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Restituisce una rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Restituisce una rappresentazione in forma di stringa di questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con il formato specificato. </summary>
<returns>Rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Formato utilizzato per costruire il valore restituito.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Ottiene o imposta uno dei valori di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> che descrive la modalità di ripetizione del comportamento. </summary>
<returns>Il tipo di comportamento di ripetizione. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Specifica la modalità di ripetizione rappresentata da un valore non elaborato di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>L'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> rappresenta un caso in cui la sequenza temporale deve essere ripetuta completamente per un numero fisso di volte. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>L'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> rappresenta un caso in cui la sequenza temporale deve essere ripetuta per una durata di tempo, che potrebbe risultare nella parte di terminazione di un'animazione. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>L'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> rappresenta un caso in cui la sequenza temporale deve essere ripetuta a oltranza. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Rappresenta una matrice 4x4 utilizzata per le trasformazioni in uno spazio tridimensionale (3-D).</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />. </summary>
<param name="m11">Valore del campo (1,1) della nuova matrice.</param>
<param name="m12">Valore del campo (1,2) della nuova matrice.</param>
<param name="m13">Valore del campo (1,3) della nuova matrice.</param>
<param name="m14">Valore del campo (1,4) della nuova matrice.</param>
<param name="m21">Valore del campo (2,1) della nuova matrice.</param>
<param name="m22">Valore del campo (2,2) della nuova matrice.</param>
<param name="m23">Valore del campo (2,3) della nuova matrice.</param>
<param name="m24">Valore del campo (2,4) della nuova matrice.</param>
<param name="m31">Valore del campo (3,1) della nuova matrice.</param>
<param name="m32">Valore del campo (3,2) della nuova matrice.</param>
<param name="m33">Valore del campo (3,3) della nuova matrice.</param>
<param name="m34">Valore del campo (3,4) della nuova matrice.</param>
<param name="offsetX">Valore del campo relativo all'offset X della nuova matrice.</param>
<param name="offsetY">Valore del campo relativo all'offset Y della nuova matrice.</param>
<param name="offsetZ">Valore del campo relativo all'offset Z della nuova matrice.</param>
<param name="m44">Valore del campo (4,4) della nuova matrice.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Verifica l'uguaglianza tra due matrici.</summary>
<returns>true se le matrici sono uguali; in caso contrario, false.</returns>
<param name="o">Oggetto di cui verificare l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Verifica l'uguaglianza tra due matrici.</summary>
<returns>true se le matrici sono uguali; in caso contrario, false.</returns>
<param name="value">Oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> con cui eseguire il confronto.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Restituisce il codice hash per questa matrice.</summary>
<returns>Integer che specifica il codice hash per questa matrice.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Ottiene un valore che indica se <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> è invertibile.</summary>
<returns>true se la struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> dispone di un inverso, altrimenti false.Il valore predefinito è true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Modifica una struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> in una struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> di identità.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> di identità.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverte la struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<exception cref="T:System.InvalidOperationException">La matrice non è invertibile.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determina se la struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> è un oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> di identità.</summary>
<returns>true se <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> è un'identità <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; in caso contrario, false.Il valore predefinito è true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Ottiene o imposta il valore della prima riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Ottiene o imposta il valore della prima riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Ottiene o imposta il valore della prima riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Ottiene o imposta il valore della prima riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Ottiene o imposta il valore della seconda riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima seconda riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Ottiene o imposta il valore della seconda riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della seconda riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Ottiene o imposta il valore della seconda riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della seconda riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Ottiene o imposta il valore della seconda riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della seconda riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Ottiene o imposta il valore della terza riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della terza riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Ottiene o imposta il valore della terza riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della terza riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Ottiene o imposta il valore della terza riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della terza riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Ottiene o imposta il valore della terza riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della terza riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Ottiene o imposta il valore della quarta riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della quarta riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Ottiene o imposta il valore della quarta riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della quarta riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Ottiene o imposta il valore della quarta riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della quarta riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Ottiene o imposta il valore della quarta riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della quarta riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Confronta due istanze di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> per stabilire se sono esattamente uguali.</summary>
<returns>true se le matrici sono uguali; in caso contrario, false.</returns>
<param name="matrix1">Prima matrice da confrontare.</param>
<param name="matrix2">Seconda matrice da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Verifica l'ineguaglianza tra due istanze di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>true se le matrici sono diverse; in caso contrario, false.</returns>
<param name="matrix1">Prima matrice da confrontare.</param>
<param name="matrix2">Seconda matrice da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Moltiplica le matrici specificate.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, ovvero il risultato della moltiplicazione.</returns>
<param name="matrix1">Matrice da moltiplicare.</param>
<param name="matrix2">Matrice per la quale viene moltiplicata la prima matrice.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Per una descrizione di questo membro, vedere <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Valore dell'istanza corrente nel formato specificato.</returns>
<param name="format">Formato da utilizzare</param>
<param name="provider">Provider da utilizzare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Crea una rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Crea una rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Rappresentazione in forma di stringa di questo <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Informazioni di formattazione specifiche delle impostazioni cultura.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,940 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Windows.UI.Xaml.Controls.Border に適用できるなど、丸い角の特性を示します。</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>新しい <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体を初期化し、均一の半径をそのすべての角に適用します。</summary>
<param name="uniformRadius">4 つすべての <see cref="T:Windows.UI.Xaml.CornerRadius" /> プロパティ (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /><see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />、および <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />) に適用する均一の半径。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体の新しいインスタンスを初期化し、特定の均一半径をその角に適用します。</summary>
<param name="topLeft">
<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> の初期値を設定します。</param>
<param name="topRight">
<see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> の初期値を設定します。</param>
<param name="bottomRight">
<see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> の初期値を設定します。</param>
<param name="bottomLeft">
<see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> の初期値を設定します。</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの左下隅の弧の半径 (ピクセル単位) を取得または設定します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの左下隅の弧の半径 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの右下隅の弧の半径 (ピクセル単位) を取得または設定します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの右下隅の弧の半径 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>この <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体を別のオブジェクトと比較して、等しいかどうかを確認します。</summary>
<returns>2 つのオブジェクトが等しい場合は true。それ以外の場合は false。</returns>
<param name="obj">比較対象のオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>この <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体を別の <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体と比較して、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> の 2 つのインスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="cornerRadius">等価であることを比較する <see cref="T:Windows.UI.Xaml.CornerRadius" /> のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>構造体のハッシュ コードを返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.CornerRadius" /> のハッシュ コード。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体の値を比較し、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> の 2 つのインスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="cr1">比較する最初の構造体。</param>
<param name="cr2">比較する、もう一方の構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体を比較し、等しくないかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> の 2 つのインスタンスが等しくない場合は true。それ以外の場合は false。</returns>
<param name="cr1">比較する最初の構造体。</param>
<param name="cr2">比較する、もう一方の構造体。</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの左上隅の弧の半径 (ピクセル単位) を取得または設定します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの左上隅の弧の半径 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの右上隅の弧の半径 (ピクセル単位) を取得または設定します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの右上隅の弧の半径 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体の文字列表現を返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 値を表す <see cref="T:System.String" /></returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Windows.UI.Xaml.Media.Animation.Timeline がアクティブである期間を表します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>指定した <see cref="T:System.TimeSpan" /> 値を使用して、<see cref="T:Windows.UI.Xaml.Duration" /> 構造体の新しいインスタンスを初期化します。</summary>
<param name="timeSpan">この期間の初期時間間隔を表します。</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /><see cref="F:System.TimeSpan.Zero" /> 未満として評価されています。</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Duration" /> の値をこの <see cref="T:Windows.UI.Xaml.Duration" /> に加算します。</summary>
<returns>関連するそれぞれの <see cref="T:Windows.UI.Xaml.Duration" /> が値を持つ場合は、結合された値を表す <see cref="T:Windows.UI.Xaml.Duration" /> になります。それ以外の場合、このメソッドは null を返します。</returns>
<param name="duration">現在のインスタンスに <paramref name="duration" /> を加えた値を表す <see cref="T:Windows.UI.Xaml.Duration" /> のインスタンス。</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>自動的に決定される <see cref="T:Windows.UI.Xaml.Duration" /> 値を取得します。</summary>
<returns>自動値に初期化された <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>一方の <see cref="T:Windows.UI.Xaml.Duration" /> 値をもう一方の値と比較します。</summary>
<returns>
<paramref name="t1" /><paramref name="t2" /> より小さい場合は、その差を表す負の値です。<paramref name="t1" /><paramref name="t2" /> に等しい場合は、値 0。<paramref name="t1" /><paramref name="t2" /> より大きい場合は、その差を表す正の値です。</returns>
<param name="t1">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /> の第 1 インスタンス。</param>
<param name="t2">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /> の第 2 インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>指定したオブジェクトが <see cref="T:Windows.UI.Xaml.Duration" /> と等しいかどうかを判断します。</summary>
<returns>値がこの <see cref="T:Windows.UI.Xaml.Duration" /> と等しい場合は true。それ以外の場合は false。</returns>
<param name="value">等しいかどうかをチェックするオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Duration" /> が、この <see cref="T:Windows.UI.Xaml.Duration" /> と等しいかどうかを判断します。</summary>
<returns>
<paramref name="duration" /> がこの <see cref="T:Windows.UI.Xaml.Duration" /> と等しい場合は true。それ以外の場合は false。</returns>
<param name="duration">等しいかどうかを確認する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Duration" /> 値が等しいかどうかを判断します。</summary>
<returns>
<paramref name="t1" /><paramref name="t2" /> に等しい場合は true。それ以外の場合は false。</returns>
<param name="t1">比較する最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象の第 2 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>無限の間隔を表す <see cref="T:Windows.UI.Xaml.Duration" /> 値を取得します。</summary>
<returns>永久値に初期化された <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>このオブジェクトのハッシュ コードを取得します。</summary>
<returns>ハッシュ コード識別子。</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>この <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 値を表すかどうかを示す値を取得します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> の場合は true。それ以外の場合は false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Duration" /> 値を加算します。</summary>
<returns>両方の <see cref="T:Windows.UI.Xaml.Duration" /> 値が <see cref="T:System.TimeSpan" /> 値を持つ場合、このメソッドはこれら 2 つの値の合計を返します。いずれかの値が <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> に設定されている場合、メソッドは <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> を返します。いずれかの値が <see cref="P:Windows.UI.Xaml.Duration.Forever" /> に設定されている場合、メソッドは <see cref="P:Windows.UI.Xaml.Duration.Forever" /> を返します。<paramref name="t1" /> または <paramref name="t2" /> のいずれかが値を持たない場合、このメソッドは null を返します。</returns>
<param name="t1">最初に加算する <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">2 番目に加算する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Duration" /> の大文字と小文字が等しいかどうかを判断します。</summary>
<returns>両方の <see cref="T:Windows.UI.Xaml.Duration" /> 値が同じプロパティ値を持つ場合、またはすべての <see cref="T:Windows.UI.Xaml.Duration" /> 値が null の場合は true。それ以外の場合、このメソッドは false を返します。</returns>
<param name="t1">比較対象となる、最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象となる、もう 1 つの <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>一方の <see cref="T:Windows.UI.Xaml.Duration" /> が、もう一方を超えるかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> および <paramref name="t2" /> の両方が値を持ち、<paramref name="t1" /><paramref name="t2" /> より大きい場合は true。それ以外の場合は false。</returns>
<param name="t1">比較する <see cref="T:Windows.UI.Xaml.Duration" /> 値。</param>
<param name="t2">2 番目に比較する <see cref="T:Windows.UI.Xaml.Duration" /> の値。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /> がもう一方を超えるかまたは等しいかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> および <paramref name="t2" /> の両方が値を持ち、<paramref name="t1" /><paramref name="t2" /> 以上の場合は true。それ以外の場合は false。</returns>
<param name="t1">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /> の第 1 インスタンス。</param>
<param name="t2">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /> の第 2 インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>指定した <see cref="T:System.TimeSpan" /> から <see cref="T:Windows.UI.Xaml.Duration" /> を暗黙に作成します。</summary>
<returns>作成した <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="timeSpan">
<see cref="T:Windows.UI.Xaml.Duration" /> の暗黙の作成元となる <see cref="T:System.TimeSpan" /></param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /><see cref="F:System.TimeSpan.Zero" /> 未満として評価されています。</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Duration" /> の大文字と小文字が等しくないかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> または <paramref name="t2" /> のいずれか 1 つだけが値を表す場合、または両方が値を表し、その値が異なる場合は true。それ以外の場合は false。</returns>
<param name="t1">比較対象となる、最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象となる、もう 1 つの <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /> が、もう一方のインスタンスの値を下回るかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> および <paramref name="t2" /> の両方が値を持ち、<paramref name="t1" /><paramref name="t2" /> より小さい場合は true。それ以外の場合は false。</returns>
<param name="t1">比較対象となる、最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象となる、もう 1 つの <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /> がもう一方を下回るかまたは等しいかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> および <paramref name="t2" /> の両方が値を持ち、<paramref name="t1" /><paramref name="t2" /> 以下の場合は true。それ以外の場合は false。</returns>
<param name="t1">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>一方の <see cref="T:Windows.UI.Xaml.Duration" /> の値をもう一方の値から減算します。</summary>
<returns>それぞれの <see cref="T:Windows.UI.Xaml.Duration" /> が値を持つ場合は、<paramref name="t1" /> から <paramref name="t2" /> を減算した値を表す <see cref="T:Windows.UI.Xaml.Duration" /> になります。<paramref name="t1" /><see cref="P:Windows.UI.Xaml.Duration.Forever" /> の値を持ち、<paramref name="t2" /><see cref="P:Windows.UI.Xaml.Duration.TimeSpan" /> の値を持つ場合、このメソッドは <see cref="P:Windows.UI.Xaml.Duration.Forever" /> を返します。それ以外の場合、このメソッドは null を返します。</returns>
<param name="t1">最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">減算する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>指定された <see cref="T:Windows.UI.Xaml.Duration" /> を返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> の操作の結果。</returns>
<param name="duration">取得する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>この <see cref="T:Windows.UI.Xaml.Duration" /> から、指定した <see cref="T:Windows.UI.Xaml.Duration" /> を減算します。</summary>
<returns>減算された <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="duration">この <see cref="T:Windows.UI.Xaml.Duration" /> から減算する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>この <see cref="T:Windows.UI.Xaml.Duration" /> が表す <see cref="T:System.TimeSpan" /> 値を取得します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Duration" /> が表す <see cref="T:System.TimeSpan" /> 値。</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> を表していません。</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 表現に変換します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 表現。</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /> に Automatic または Forever という特別な値があるか、あるいは <see cref="T:System.TimeSpan" /> コンポーネントに有効な情報があるかを指定します。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>特殊値 "Automatic" を持ちます。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>特殊値 "Forever" を持ちます。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>
<see cref="T:System.TimeSpan" /> コンポーネントに有効な情報があります。</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>
<see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> 単位型を明示的にサポートする要素の長さを表します。</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>指定した絶対値 (ピクセル単位) を使用して、<see cref="T:Windows.UI.Xaml.GridLength" /> 構造体の新しいインスタンスを初期化します。</summary>
<param name="pixels">値として設定される絶対ピクセル数。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> 構造体の新しいインスタンスを初期化して、保持する値の種類を指定します。</summary>
<param name="value">
<see cref="T:Windows.UI.Xaml.GridLength" /> のこのインスタンスの初期値。</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridLength" /> のこのインスタンスに保持された <see cref="T:Windows.UI.Xaml.GridUnitType" /></param>
<exception cref="T:System.ArgumentException">値が 0 より小さいか、数値ではありません。または型が有効な <see cref="T:Windows.UI.Xaml.GridUnitType" /> ではありません。</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>サイズがコンテンツ オブジェクトのサイズ プロパティによって決まる値を保持する <see cref="T:Windows.UI.Xaml.GridLength" /> のインスタンスを取得します。</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> プロパティが <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> に設定された <see cref="T:Windows.UI.Xaml.GridLength" /> のインスタンス。</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>指定したオブジェクトが現在の <see cref="T:Windows.UI.Xaml.GridLength" /> インスタンスと等しいかどうかを判断します。</summary>
<returns>指定したオブジェクトが現在のインスタンスと同じ値および <see cref="T:Windows.UI.Xaml.GridUnitType" /> を保持している場合は true。それ以外の場合は false。</returns>
<param name="oCompare">現在のインスタンスと比較するオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>指定した <see cref="T:Windows.UI.Xaml.GridLength" /> が、現在の <see cref="T:Windows.UI.Xaml.GridLength" /> と等しいかどうかを判断します。</summary>
<returns>指定した <see cref="T:Windows.UI.Xaml.GridLength" /> が現在のインスタンスと同じ値および <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> を保持している場合は true。それ以外の場合は false。</returns>
<param name="gridLength">現在のインスタンスと比較する <see cref="T:Windows.UI.Xaml.GridLength" /> 構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> のハッシュ コードを取得します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> のハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> の関連付けられている <see cref="T:Windows.UI.Xaml.GridUnitType" /> を取得します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridUnitType" /> 値のいずれか。既定値は、<see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> です。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> がピクセルで表される値を保持するかどうかを示す値を取得します。</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> プロパティが <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" /> の場合は true。それ以外の場合は false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>サイズがコンテンツ オブジェクトのサイズ プロパティによって決まる値を <see cref="T:Windows.UI.Xaml.GridLength" /> が保持するかどうかを示す値を取得します。</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> プロパティが <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> の場合は true。それ以外の場合は false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> が使用可能なスペースの加重比率で表される値を保持するかどうかを示す値を取得します。</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> プロパティが <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> の場合は true。それ以外の場合は false。</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.GridLength" /> 構造体を比較し、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> の 2 つのインスタンスが同じ値を持ち、<see cref="T:Windows.UI.Xaml.GridUnitType" /> を持つ場合は true。それ以外の場合は false。</returns>
<param name="gl1">比較対象の <see cref="T:Windows.UI.Xaml.GridLength" /> の第 1 インスタンス。</param>
<param name="gl2">比較対象の <see cref="T:Windows.UI.Xaml.GridLength" /> の第 2 インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.GridLength" /> 構造体を比較し、それらが等しくないかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> の 2 つのインスタンスが同じ値を持たず、<see cref="T:Windows.UI.Xaml.GridUnitType" /> を持たない場合は true。それ以外の場合は false。</returns>
<param name="gl1">比較対象の <see cref="T:Windows.UI.Xaml.GridLength" /> の第 1 インスタンス。</param>
<param name="gl2">比較対象の <see cref="T:Windows.UI.Xaml.GridLength" /> の第 2 インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /><see cref="T:System.String" /> 表現を返します。</summary>
<returns>現在の <see cref="T:Windows.UI.Xaml.GridLength" /> 構造体の <see cref="T:System.String" /> 表現。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> の値を表す <see cref="T:System.Double" /> を取得します</summary>
<returns>現在のインスタンスの値を表す <see cref="T:System.Double" /></returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> オブジェクトが保持している値の種類について説明します。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>サイズは、コンテンツ オブジェクトのサイズ プロパティによって決まります。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>値は、ピクセルで表されます。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>値は、使用可能なスペースの加重比率で表されます。</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>レイアウト サイクルによってスローされる例外。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>
<see cref="T:Windows.UI.Xaml.LayoutCycleException" /> クラスの新しいインスタンスを既定値で初期化します。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>指定したエラー メッセージを使用して、<see cref="T:Windows.UI.Xaml.LayoutCycleException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">例外の原因を説明するエラー メッセージ。</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、<see cref="T:Windows.UI.Xaml.LayoutCycleException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">例外の原因を説明するエラー メッセージ。</param>
<param name="innerException">現在の例外の原因である例外。または、内部例外を指定しない場合は null。</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>四角形の枠の太さを示します。4 つの <see cref="T:System.Double" /> 値は、それぞれ四角形の 4 つの辺 (<see cref="P:Windows.UI.Xaml.Thickness.Left" /><see cref="P:Windows.UI.Xaml.Thickness.Top" /><see cref="P:Windows.UI.Xaml.Thickness.Right" /><see cref="P:Windows.UI.Xaml.Thickness.Bottom" />) を示します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>各辺に均一な長さを指定して <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を初期化します。</summary>
<param name="uniformLength">外接する四角形の 4 つの辺すべてに均一に適用される長さ。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>四角形の各辺に対して特定の長さ (<see cref="T:System.Double" /> として指定) が適用される <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を初期化します。</summary>
<param name="left">四角形の左辺の太さ。</param>
<param name="top">四角形の上辺の太さ。</param>
<param name="right">四角形の右辺の太さ。</param>
<param name="bottom">四角形の底辺の太さ。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>外接する四角形の底辺の幅 (ピクセル単位) を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスについて、外接する四角形の底辺の幅 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>この <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を別の <see cref="T:System.Object" /> と比較して、等しいかどうかを確認します。</summary>
<returns>2 つのオブジェクトが等しい場合は true。それ以外の場合は false。</returns>
<param name="obj">比較対象のオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>この <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を別の <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体と比較して、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> の 2 つのインスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="thickness">等価であることを比較する <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>構造体のハッシュ コードを返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスのハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>外接する四角形の左辺の幅 (ピクセル単位) を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスについて、外接する四角形の左辺の幅 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体の値を比較し、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> の 2 つのインスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="t1">比較する最初の構造体。</param>
<param name="t2">比較する、もう一方の構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を比較し、等しくないかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> の 2 つのインスタンスが等しくない場合は true。それ以外の場合は false。</returns>
<param name="t1">比較する最初の構造体。</param>
<param name="t2">比較する、もう一方の構造体。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>外接する四角形の右辺の幅 (ピクセル単位) を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスについて、外接する四角形の右辺の幅 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>外接する四角形の上辺の幅 (ピクセル単位) を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスについて、外接する四角形の上辺の幅 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Thickness" /> 構造体の文字列表現を返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 値を表す <see cref="T:System.String" /></returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>ユーザー インターフェイスの一部が既に使用できなくなっているとき、その部分に対応する UI オートメーション要素にアクセスしようとすると、この例外がスローされます。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>
<see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> クラスの新しいインスタンスを既定値で初期化します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>
<see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> クラスの新しいインスタンスを、指定されたエラー メッセージを使用して初期化します。</summary>
<param name="message">エラーを説明するメッセージ。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、<see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">エラーを説明するメッセージ。</param>
<param name="innerException">現在の例外の原因である例外。または、内部例外を指定しない場合は null。</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>有効でないコントロールを UI オートメーションを通じて操作しようとしたときにスローされる例外です。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>
<see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> クラスの新しいインスタンスを既定値で初期化します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>指定したエラー メッセージを使用して、<see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">エラーを説明するメッセージ。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、<see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">エラーを説明するメッセージ。</param>
<param name="innerException">現在の例外の原因である例外。または、内部例外を指定しない場合は null。</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> は、Windows.UI.Xaml.Controls.ItemContainerGenerator によって管理される項目の位置を表すために使用されます。</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>インデックスおよびオフセットを指定して、<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> の新しいインスタンスを初期化します。</summary>
<param name="index">生成 (実現された) 項目に対する <see cref="T:System.Int32" /> インデックス。-1 は項目一覧の先頭または末尾にある架空の項目を参照する特殊な値です。</param>
<param name="offset">インデックス付けされた項目の近くにある未生成 (実現されていない) 項目に対する <see cref="T:System.Int32" /> オフセット。オフセット 0 はインデックス付けされた要素自体、オフセット 1 は次の未生成 (実現されていない) 項目、オフセット -1 は前の項目を参照します。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>指定したインスタンスと <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> の現在のインスタンスを比較し、値が等しいかどうかを確認します。</summary>
<returns>
<paramref name="o" /> および <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のこのインスタンスが同じ値を持つ場合は true。</returns>
<param name="o">比較対象の <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>この <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のハッシュ コードを返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>生成 (実現された) 項目に対する <see cref="T:System.Int32" /> インデックスを取得または設定します。</summary>
<returns>生成 (実現された) 項目に対する <see cref="T:System.Int32" /> インデックス。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>インデックス付けされた項目の近くにある未生成 (実現されていない) 項目に対する <see cref="T:System.Int32" /> オフセットを取得または設定します。</summary>
<returns>インデックス付けされた項目の近くにある未生成 (実現されていない) 項目に対する <see cref="T:System.Int32" /> オフセット。</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> オブジェクトを比較し、値が等しいかどうかを確認します。</summary>
<returns>2 つのオブジェクトが等しい場合は true。それ以外の場合は false。</returns>
<param name="gp1">比較する 1 番目のインスタンス。</param>
<param name="gp2">比較する 2 番目のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> オブジェクトを比較し、値が等しくないかどうかを確認します。</summary>
<returns>値が等しくない場合は true。それ以外の場合は false。</returns>
<param name="gp1">比較する 1 番目のインスタンス。</param>
<param name="gp2">比較する 2 番目のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のこのインスタンスの文字列表現を返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のこのインスタンスの文字列表現。</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Xaml を解析するときにエラーが発生するとスローされる例外。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>
<see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> クラスの新しいインスタンスを既定値で初期化します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>指定したエラー メッセージを使用して、<see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">例外の原因を説明するエラー メッセージ。</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、<see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">例外の原因を説明するエラー メッセージ。</param>
<param name="innerException">現在の例外の原因である例外。または、内部例外を指定しない場合は null。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> 2 次元空間での変換に使用される 3 x 3 アフィン変換行列を表します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体を初期化します。</summary>
<param name="m11">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> 係数。</param>
<param name="m12">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> 係数。</param>
<param name="m21">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> 係数。</param>
<param name="m22">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> 係数。</param>
<param name="offsetX">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> 係数。</param>
<param name="offsetY">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 係数。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>指定した <see cref="T:System.Object" /> が、この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> と同じ <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体であるかどうかを判断します。</summary>
<returns>
<paramref name="o" /> が、この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体と同じ <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の場合は true。それ以外の場合は false。</returns>
<param name="o">比較対象の <see cref="T:System.Object" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体がこのインスタンスと同一であるかどうかを判断します。</summary>
<returns>インスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="value">このインスタンスと比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体のハッシュ コードを返します。</summary>
<returns>対象のインスタンスのハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>恒等 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> を取得します。</summary>
<returns>恒等行列。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体が恒等行列かどうかを示す値を取得します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体が恒等行列の場合は true。それ以外の場合は false。既定値は、true です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 1 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> の第 1 行、第 1 列の値。既定値は 1 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 1 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> の第 1 行、第 2 列の値。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 2 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> の第 2 行、第 1 列の値。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> の第 2 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 2 行、第 2 列の値。既定値は 1 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 3 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 3 行、第 1 列の値。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 3 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 3 行、第 2 列の値。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>指定した 2 つの <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体が同一かどうかを判断します。</summary>
<returns>
<paramref name="matrix1" /><paramref name="matrix2" /> が同一である場合は true。それ以外の場合は false。</returns>
<param name="matrix1">最初に比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体。</param>
<param name="matrix2">2 番目に比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>指定した 2 つの <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体が異なるかどうかを判断します。</summary>
<returns>
<paramref name="matrix1" /><paramref name="matrix2" /> が異なる場合は true。それ以外の場合は false。</returns>
<param name="matrix1">最初に比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体。</param>
<param name="matrix2">2 番目に比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>このメンバーの説明については、<see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /> を参照してください。</summary>
<returns>指定した書式で現在のインスタンスの値が格納されている文字列。</returns>
<param name="format">使用する書式を指定する文字列。またはIFormattable 実装の型に対して定義されている既定の書式を使用する場合は、null。</param>
<param name="provider">値の書式付けに使用する IFormatProvider。またはオペレーティング システムの現在のロケール設定から数値の書式情報を取得する場合は null。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="T:System.String" /> 表現を作成します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />、および <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> の各値を格納する <see cref="T:System.String" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>カルチャ固有の書式設定情報を使用して、この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="T:System.String" /> 表現を作成します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />、および <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> の各値を格納する <see cref="T:System.String" /></returns>
<param name="provider">カルチャ固有の書式設定情報。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>指定した点を <see cref="T:Windows.UI.Xaml.Media.Matrix" /> で変換し、その結果を返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> によって <paramref name="point" /> を変換した結果。</returns>
<param name="point">変換する点。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>アニメーションの中で特定のキー フレームを再生するタイミングを指定します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と等しいかどうかを示します。</summary>
<returns>
<paramref name="value" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と同じ時間を表す <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> である場合は true。それ以外の場合は false。</returns>
<param name="value">この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と比較する <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と等しいかどうかを示します。</summary>
<returns>
<paramref name="value" /> がこの <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と等しい場合は true。それ以外の場合は false。</returns>
<param name="value">この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と比較する <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の値が等しいかどうかを示します。</summary>
<returns>
<paramref name="keyTime1" /> の値と <paramref name="keyTime2" /> の値が等しい場合は true。それ以外の場合は false。</returns>
<param name="keyTime1">比較する最初の値です。</param>
<param name="keyTime2">比較する 2 番目の値です。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>指定した <see cref="T:System.TimeSpan" /> を使用して、新しい <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> を作成します。</summary>
<returns>
<paramref name="timeSpan" /> の値に初期化された、新しい <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></returns>
<param name="timeSpan">新しい <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の値。</param>
<exception cref="T:System.ArgumentOutOfRangeException">指定された <paramref name="timeSpan" /> が、許容範囲を超えています。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> を表すハッシュ コードを返します。</summary>
<returns>ハッシュ コード識別子。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の値が等しいかどうかを比較します。</summary>
<returns>
<paramref name="keyTime1" /> および <paramref name="keyTime2" /> が等しい場合は true。それ以外の場合は false。</returns>
<param name="keyTime1">比較する最初の値です。</param>
<param name="keyTime2">比較する 2 番目の値です。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>
<see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> に暗黙的に変換します。</summary>
<returns>作成された <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></returns>
<param name="timeSpan">変換する <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 値。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の値が異なるかどうかを比較します。</summary>
<returns>
<paramref name="keyTime1" /><paramref name="keyTime2" /> が等しくない場合は true。それ以外の場合は false。</returns>
<param name="keyTime1">比較する最初の値です。</param>
<param name="keyTime2">比較する 2 番目の値です。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>アニメーションの先頭からの相対的な時間で表される、キー フレームの終了時間を取得します。</summary>
<returns>アニメーションの先頭からの相対的な時間で表される、キー フレームの終了時間。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の文字列表現を返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の文字列表現。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Windows.UI.Xaml.Media.Animation.Timeline が、その継続時間を単に繰り返す方法について説明します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>反復カウントを指定して、<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 構造体の新しいインスタンスを初期化します。</summary>
<param name="count">アニメーションの反復回数を指定する 0 以上の数。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> は、無限大、数値でない値、または負の値に評価されます。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>繰り返し期間を指定して、<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 構造体の新しいインスタンスを初期化します。</summary>
<param name="duration">Windows.UI.Xaml.Media.Animation.Timeline を再生する時間の長さの合計 (アクティブな継続時間)。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> は負の値に評価されます。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Windows.UI.Xaml.Media.Animation.Timeline が繰り返す回数を取得します。</summary>
<returns>繰り返す回数。</returns>
<exception cref="T:System.InvalidOperationException">この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、反復カウントではなく、繰り返し期間を記述しています。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Windows.UI.Xaml.Media.Animation.Timeline を再生する時間の長さの合計を取得します。</summary>
<returns>タイムラインを再生する時間の長さの合計。</returns>
<exception cref="T:System.InvalidOperationException">この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、繰り返し期間ではなく、反復カウントを記述しています。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>指定したオブジェクトが、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と等しいかどうかを示します。</summary>
<returns>
<paramref name="value" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と同じ繰り返し動作を表す <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> である場合は true。それ以外の場合は false。</returns>
<param name="value">この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と比較するオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と等しいかどうかを示す値を返します。</summary>
<returns>
<paramref name="repeatBehavior" /> の型と繰り返し動作の両方が、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と等しい場合は true。それ以外の場合は false。</returns>
<param name="repeatBehavior">この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と比較する値。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指定した 2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の値が等しいかどうかを示します。</summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> の型と繰り返し動作の両方が同一である場合は true。それ以外の場合は false。</returns>
<param name="repeatBehavior1">比較する最初の値です。</param>
<param name="repeatBehavior2">比較する 2 番目の値です。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>無限数の反復回数を指定する <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> を取得します。</summary>
<returns>無限数の反復回数を指定する <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>このインスタンスのハッシュ コードを返します。</summary>
<returns>ハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>繰り返し動作に反復カウントが指定されているかどうかを示す値を取得します。</summary>
<returns>インスタンスが反復カウントを表す場合は true。それ以外の場合は false。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>繰り返し動作に繰り返し期間が指定されているかどうかを示す値を取得します。</summary>
<returns>インスタンスが繰り返し期間を表す場合は true。それ以外の場合は false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指定した 2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の値が等しいかどうかを示します。</summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> の型と繰り返し動作の両方が同一である場合は true。それ以外の場合は false。</returns>
<param name="repeatBehavior1">比較する最初の値です。</param>
<param name="repeatBehavior2">比較する 2 番目の値です。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の値が異なるかどうかを示します。</summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> の型または繰り返し動作のプロパティが同一でない場合は true。それ以外の場合は false。</returns>
<param name="repeatBehavior1">比較する最初の値です。</param>
<param name="repeatBehavior2">比較する 2 番目の値です。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>このメンバーの説明については、<see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /> を参照してください。</summary>
<returns>指定した書式で現在のインスタンスの値が格納されている文字列。</returns>
<param name="format">使用する書式を指定する文字列。IFormattable 実装の型に対して定義されている既定の書式を使用する場合は、null。</param>
<param name="formatProvider">値の書式設定に使用する IFormatProvider。オペレーティング システムの現在のロケール設定から数値書式情報を取得する場合は null。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の文字列表現を返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の文字列表現。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>指定した形式で、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の文字列表現を返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の文字列表現。</returns>
<param name="formatProvider">戻り値の構成に使用する形式。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>動作を繰り返す方法を説明する <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> 値のいずれかを取得または設定します。</summary>
<returns>繰り返し動作の型。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の未処理の値が表す繰り返しモードを指定します。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、実行が一定の回数完了するまでタイムラインを繰り返す必要がある場合を表します。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、タイムラインを特定の期間繰り返す必要がある場合を表します。これにより、アニメーションが途中で終了することがあります。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、タイムラインを無制限に繰り返す必要がある場合を表します。</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>3 次元 (3-D) 空間の変換に使用される 4 × 4 行列を表します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="m11">新しい行列の (1,1) フィールドの値。</param>
<param name="m12">新しい行列の (1,2) フィールドの値。</param>
<param name="m13">新しい行列の (1,3) フィールドの値。</param>
<param name="m14">新しい行列の (1,4) フィールドの値。</param>
<param name="m21">新しい行列の (2,1) フィールドの値。</param>
<param name="m22">新しい行列の (2,2) フィールドの値。</param>
<param name="m23">新しい行列の (2,3) フィールドの値。</param>
<param name="m24">新しい行列の (2,4) フィールドの値。</param>
<param name="m31">新しい行列の (3,1) フィールドの値。</param>
<param name="m32">新しい行列の (3,2) フィールドの値。</param>
<param name="m33">新しい行列の (3,3) フィールドの値。</param>
<param name="m34">新しい行列の (3,4) フィールドの値。</param>
<param name="offsetX">新しい行列の X オフセット フィールドの値。</param>
<param name="offsetY">新しい行列の Y オフセット フィールドの値。</param>
<param name="offsetZ">新しい行列の Z オフセット フィールドの値。</param>
<param name="m44">新しい行列の (4,4) フィールドの値。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>2 つの行列が等しいかどうかをテストします。</summary>
<returns>行列が等しい場合は true。それ以外の場合は false。</returns>
<param name="o">同じかどうかを確認する対象のオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>2 つの行列が等しいかどうかをテストします。</summary>
<returns>行列が等しい場合は true。それ以外の場合は false。</returns>
<param name="value">比較する <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>この行列のハッシュ コードを返します。</summary>
<returns>この行列のハッシュ コードを指定する整数。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> が反転可能かどうかを示す値を取得します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の逆が存在する場合は true。それ以外の場合は false。既定値は true です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 構造体を恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> に変更します。</summary>
<returns>ID を表す <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 構造体を反転します。</summary>
<exception cref="T:System.InvalidOperationException">行列は反転できません。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 構造体が恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> であるかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> が恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> である場合は true。それ以外の場合は false。既定値は true です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 構造体の第 1 行、第 1 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 2 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 3 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 3 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 4 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 4 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 1 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 2 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 3 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 3 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 4 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 4 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 1 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 2 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 3 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 3 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 4 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 4 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 4 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 4 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 1 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 2 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 3 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 3 列の値。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> インスタンスを比較し、完全に等しいかどうかを確認します。</summary>
<returns>行列が等しい場合は true。それ以外の場合は false。</returns>
<param name="matrix1">比較対象の 1 番目の行列。</param>
<param name="matrix2">比較対象の 2 番目の行列。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> インスタンスを比較し、等しくないかどうかを判断します。</summary>
<returns>行列が異なる場合は true。それ以外の場合は false。</returns>
<param name="matrix1">比較対象の 1 番目の行列。</param>
<param name="matrix2">比較対象の 2 番目の行列。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>指定した行列を乗算します。</summary>
<returns>乗算の結果である <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></returns>
<param name="matrix1">乗算する行列。</param>
<param name="matrix2">最初の行列に乗算する行列。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>このメンバーの説明については、<see cref="M:System.IFormattable.ToString" /> のトピックを参照してください。</summary>
<returns>指定された書式での現在のインスタンスの値。</returns>
<param name="format">使用する書式。</param>
<param name="provider">使用するプロバイダー。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の文字列形式を作成します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の文字列表現。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の文字列形式を作成します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の文字列表現。</returns>
<param name="provider">カルチャ固有の書式設定情報。</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,933 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Windows.UI.Xaml.Controls.Border 등에 적용될 수 있는 둥근 모퉁이의 특성을 설명합니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>모든 모퉁이에 동일한 일정한 반지름을 적용하여 새 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체를 초기화합니다.</summary>
<param name="uniformRadius">일정한 반지름은 네 개의 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 속성(<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />) 모두에 적용됩니다.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>모퉁이에 특정 반지름 값을 적용하여 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체의 새 인스턴스를 초기화합니다.</summary>
<param name="topLeft">초기 <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />를 설정합니다.</param>
<param name="topRight">초기 <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />를 설정합니다.</param>
<param name="bottomRight">초기 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />를 설정합니다.</param>
<param name="bottomLeft">초기 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />를 설정합니다.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 아래 둥근 모퉁이의 반지름(픽셀 단위)을 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 아래 둥근 모퉁이의 반지름(픽셀 단위)을 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 아래 둥근 모퉁이의 반지름(픽셀 단위)을 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 오른쪽 아래 둥근 모퉁이의 반지름(픽셀 단위)을 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary><see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체가 다른 개체와 같은지 비교합니다.</summary>
<returns>두 개체가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="obj">비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary><see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체가 다른 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체와 같은지 비교합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />의 두 인스턴스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="cornerRadius">같은지 비교할 <see cref="T:Windows.UI.Xaml.CornerRadius" />의 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>구조체의 해시 코드를 반환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.CornerRadius" />의 해시 코드입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary><see cref="T:Windows.UI.Xaml.CornerRadius" />의 값이 같은지 비교합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />의 두 인스턴스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="cr1">비교할 첫 번째 구조체입니다.</param>
<param name="cr2">비교할 다른 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary><see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체가 다른지 여부를 비교합니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 클래스의 두 인스턴스가 서로 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="cr1">비교할 첫 번째 구조체입니다.</param>
<param name="cr2">비교할 다른 구조체입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 위 둥근 모퉁이의 반지름(픽셀 단위)을 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 위 둥근 모퉁이의 반지름(픽셀 단위)을 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 오른쪽 위 둥근 모퉁이의 반지름(픽셀 단위)을 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 오른쪽 위 둥근 모퉁이의 반지름(픽셀 단위)을 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체의 문자열 표현을 반환합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 값을 나타내는 <see cref="T:System.String" />입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Windows.UI.Xaml.Media.Animation.Timeline이 활성 상태인 지속 시간을 나타냅니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>제공된 <see cref="T:System.TimeSpan" /> 값을 사용하여 <see cref="T:Windows.UI.Xaml.Duration" /> 구조체의 새 인스턴스를 초기화합니다.</summary>
<param name="timeSpan">이 기간의 초기 시간 간격을 나타냅니다.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /><see cref="F:System.TimeSpan.Zero" />보다 작은 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Duration" />의 값을 이 <see cref="T:Windows.UI.Xaml.Duration" />에 추가합니다.</summary>
<returns>관련된 각 <see cref="T:Windows.UI.Xaml.Duration" />에 값이 있을 경우 결합된 값을 나타내는 <see cref="T:Windows.UI.Xaml.Duration" />입니다.그렇지 않으면 이 메서드는 null을 반환합니다.</returns>
<param name="duration">현재 인스턴스의 값과 <paramref name="duration" />을 더한 값을 나타내는 <see cref="T:Windows.UI.Xaml.Duration" />의 인스턴스입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>자동으로 결정되는 <see cref="T:Windows.UI.Xaml.Duration" /> 값을 가져옵니다.</summary>
<returns>자동 값으로 초기화되는 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 값을 다른 값과 비교합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />보다 작은 경우 두 값 간의 차이를 나타내는 음수 값입니다.<paramref name="t1" /><paramref name="t2" />와 같으면 값이 0입니다.<paramref name="t1" /><paramref name="t2" />보다 큰 경우에는 두 값의 차를 나타내는 양수 값입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 인스턴스입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>지정된 개체가 <see cref="T:Windows.UI.Xaml.Duration" />과 같은지 확인합니다.</summary>
<returns>값이 이 <see cref="T:Windows.UI.Xaml.Duration" />과 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value">같은지 여부를 확인할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Duration" />이 이 <see cref="T:Windows.UI.Xaml.Duration" />과 같은지 확인합니다.</summary>
<returns>
<paramref name="duration" />가 이 <see cref="T:Windows.UI.Xaml.Duration" />과 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="duration">같은지 확인할 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 값이 서로 같은지 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />와 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>무한 간격을 나타내는 <see cref="T:Windows.UI.Xaml.Duration" /> 값을 가져옵니다.</summary>
<returns>무제한 값으로 초기화되는 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>이 개체의 해시 코드를 가져옵니다.</summary>
<returns>해시 코드 식별자입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary><see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 값을 나타내는지 여부를 나타내는 값을 가져옵니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 값이면 true이고, 그렇지 않으면 false입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>두 개의 <see cref="T:Windows.UI.Xaml.Duration" /> 값을 추가합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /> 값에 모두 <see cref="T:System.TimeSpan" /> 값이 있으면 이 메서드는 이 두 값의 합을 반환합니다.두 값 중 하나가 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />으로 설정되어 있으면 메서드는 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />을 반환합니다.두 값 중 하나가 <see cref="P:Windows.UI.Xaml.Duration.Forever" />으로 설정되어 있으면 메서드는 <see cref="P:Windows.UI.Xaml.Duration.Forever" />을 반환합니다.<paramref name="t1" /> 또는 <paramref name="t2" /> 중 하나에 값이 없으면 이 메서드는 null을 반환합니다.</returns>
<param name="t1">더할 첫째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">더할 둘째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" />이 같은지 확인합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /> 값에 동일한 속성 값이 있거나 모든 <see cref="T:Windows.UI.Xaml.Duration" /> 값이 null이면 true입니다.그렇지 않으면 이 메서드는 false를 반환합니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />의 한 인스턴스가 다른 인스턴스보다 큰지를 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />에 값이 있으며 <paramref name="t1" /><paramref name="t2" />보다 크면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 <see cref="T:Windows.UI.Xaml.Duration" /> 값입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />의 한 인스턴스가 다른 인스턴스보다 크거나 같은지 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />에 값이 있으며 <paramref name="t1" /><paramref name="t2" />보다 크거나 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 인스턴스입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>지정된 <see cref="T:System.TimeSpan" />에서 암시적으로 <see cref="T:Windows.UI.Xaml.Duration" />을 만듭니다.</summary>
<returns>생성된 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</returns>
<param name="timeSpan">암시적으로 <see cref="T:Windows.UI.Xaml.Duration" />을 만드는 데 사용할 <see cref="T:System.TimeSpan" />입니다.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /><see cref="F:System.TimeSpan.Zero" />보다 작은 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" />이 같지 않은지 확인합니다.</summary>
<returns>
<paramref name="t1" /> 또는 <paramref name="t2" /> 중 하나만 값을 나타내거나 두 항목이 모두 다른 값을 나타내면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />의 한 인스턴스의 값이 다른 인스턴스의 값보다 작은지 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />에 값이 있으며 <paramref name="t1" /><paramref name="t2" />보다 작으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />의 한 인스턴스가 다른 인스턴스보다 작거나 같은지 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />에 값이 있으며 <paramref name="t1" /><paramref name="t2" />보다 작거나 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>다른 값에서 하나의 <see cref="T:Windows.UI.Xaml.Duration" /> 값을 뺍니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" />에 값이 있을 경우 <paramref name="t1" />에서 <paramref name="t2" />를 뺀 값을 나타내는 <see cref="T:Windows.UI.Xaml.Duration" />입니다.<paramref name="t1" />의 값이 <see cref="P:Windows.UI.Xaml.Duration.Forever" />이고 <paramref name="t2" />의 값이 <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />이면 이 메서드는 <see cref="P:Windows.UI.Xaml.Duration.Forever" />를 반환합니다.그렇지 않으면 이 메서드는 null을 반환합니다.</returns>
<param name="t1">첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2"><see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>지정한 <see cref="T:Windows.UI.Xaml.Duration" />을 반환합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> 작업 결과입니다.</returns>
<param name="duration">가져올 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Duration" />을 이 <see cref="T:Windows.UI.Xaml.Duration" />에서 뺍니다.</summary>
<returns>한 인스턴스의 값을 뺀 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</returns>
<param name="duration"><see cref="T:Windows.UI.Xaml.Duration" />에서 뺄 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary><see cref="T:Windows.UI.Xaml.Duration" />이 나타내는 <see cref="T:System.TimeSpan" /> 값을 가져옵니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" />이 나타내는 <see cref="T:System.TimeSpan" /> 값입니다.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" />을 나타내지 않는 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 표현으로 변환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 표현입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />에 Automatic 또는 Forever의 특수 값이 있거나 해당 <see cref="T:System.TimeSpan" /> 구성 요소에 유효한 정보가 있는지 여부를 지정합니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>"Automatic" 특수 값이 있습니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>"Forever" 특수 값이 있습니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>
<see cref="T:System.TimeSpan" /> 구성 요소에 유효한 정보가 있습니다. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>
<see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> 단위 형식을 명시적으로 지원하는 요소의 길이를 나타냅니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>지정된 픽셀 단위 절대값을 사용하여 <see cref="T:Windows.UI.Xaml.GridLength" /> 구조체의 새 인스턴스를 초기화합니다. </summary>
<param name="pixels">값으로 설정할 절대 픽셀 수입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> 구조체의 새 인스턴스를 초기화하고 보유할 값의 종류를 지정합니다. </summary>
<param name="value">
<see cref="T:Windows.UI.Xaml.GridLength" />의 이 인스턴스의 초기 값입니다.</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridLength" />의 이 인스턴스가 보유하는 <see cref="T:Windows.UI.Xaml.GridUnitType" />입니다.</param>
<exception cref="T:System.ArgumentException">값이 0보다 작거나 숫자가 아닙니다.- 또는 -형식이 올바른 <see cref="T:Windows.UI.Xaml.GridUnitType" />이 아닙니다.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>콘텐츠 개체의 크기 속성에 따라 크기가 결정되는 값을 보유하는 <see cref="T:Windows.UI.Xaml.GridLength" />의 인스턴스를 가져옵니다.</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 속성이 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />로 설정된 <see cref="T:Windows.UI.Xaml.GridLength" />의 인스턴스입니다. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>지정된 개체가 현재 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스와 같은지 확인합니다. </summary>
<returns>지정된 개체의 값과 <see cref="T:Windows.UI.Xaml.GridUnitType" />이 현재 인스턴스와 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="oCompare">현재 인스턴스와 비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>지정한 <see cref="T:Windows.UI.Xaml.GridLength" />가 현재 <see cref="T:Windows.UI.Xaml.GridLength" />와 같은지 여부를 확인합니다.</summary>
<returns>지정된 <see cref="T:Windows.UI.Xaml.GridLength" />의 값과 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />이 현재 인스턴스와 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gridLength">현재 구조체와 비교할 <see cref="T:Windows.UI.Xaml.GridLength" /> 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />의 해시 코드를 가져옵니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" />의 해시 코드입니다. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />에 연결된 <see cref="T:Windows.UI.Xaml.GridUnitType" />을 가져옵니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridUnitType" /> 값 중 하나입니다.기본값은 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />가 픽셀 단위로 나타낸 값을 보유하는지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 속성이 <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />이면 true이고, 그렇지 않으면 false입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />가 보유하는 값의 크기가 콘텐츠 개체의 크기 속성에 따라 결정되는지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 속성이 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />이면 true이고, 그렇지 않으면 false입니다. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />가 가중치에 따른 여유 공간에 대한 비율로 나타낸 값을 보유하는지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 속성이 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />이면 true이고, 그렇지 않으면 false입니다. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary><see cref="T:Windows.UI.Xaml.GridLength" /> 구조체가 같은지 여부를 비교합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스의 값과 <see cref="T:Windows.UI.Xaml.GridUnitType" />이 서로 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gl1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스입니다.</param>
<param name="gl2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>두 개의 <see cref="T:Windows.UI.Xaml.GridLength" /> 구조체를 비교하여 같지 않은지 여부를 확인합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스의 값과 <see cref="T:Windows.UI.Xaml.GridUnitType" />이 서로 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gl1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스입니다.</param>
<param name="gl2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /><see cref="T:System.String" /> 표현을 반환합니다.</summary>
<returns>현재 <see cref="T:Windows.UI.Xaml.GridLength" /> 구조체의 <see cref="T:System.String" /> 표현입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />의 값을 나타내는 <see cref="T:System.Double" />을 가져옵니다.</summary>
<returns>현재 인스턴스의 값을 나타내는 <see cref="T:System.Double" />입니다. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> 개체가 보유하는 값의 유형을 설명합니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>콘텐츠 개체의 크기 속성에 따라 크기가 결정됩니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>값을 픽셀 단위로 나타냅니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>값을 사용 가능한 공간에 대한 가중치로 나타냅니다. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>레이아웃 주기에서 throw되는 예외입니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>기본값으로 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>지정된 오류 메시지를 사용하여 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 클래스의 새 인스턴스를 초기화합니다.</summary>
<param name="message">예외에 대한 이유를 설명하는 오류 메시지입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="message">예외에 대한 이유를 설명하는 오류 메시지입니다. </param>
<param name="innerException">현재 예외의 원인이 되는 예외이거나, 내부 예외를 지정하지 않았으면 null입니다.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>사각형 주위의 프레임 두께를 설명합니다.네 개의 <see cref="T:System.Double" /> 값이 사각형의 <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" /><see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> 변을 각각 설명합니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>각 변의 길이가 균일하게 지정된 <see cref="T:Windows.UI.Xaml.Thickness" /> 구조체를 초기화합니다. </summary>
<param name="uniformLength">경계 사각형의 네 변 모두에 적용되는 균일한 길이입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>사각형의 각 변이 <see cref="T:System.Double" />로 나타낸 특정 길이로 지정된 <see cref="T:Windows.UI.Xaml.Thickness" /> 구조체를 초기화합니다. </summary>
<param name="left">사각형 왼쪽 변의 두께입니다.</param>
<param name="top">사각형 위쪽 변의 두께입니다.</param>
<param name="right">사각형 오른쪽 변의 두께입니다.</param>
<param name="bottom">사각형 아래쪽 변의 두께입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>경계 사각형 아래쪽 변의 너비를 픽셀 단위로 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에서 경계 사각형 아래쪽 변의 너비를 픽셀 단위로 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary><see cref="T:Windows.UI.Xaml.Thickness" /> 구조체가 다른 <see cref="T:System.Object" />와 같은지 비교합니다.</summary>
<returns>두 개체가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="obj">비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary><see cref="T:Windows.UI.Xaml.Thickness" /> 구조체가 다른 <see cref="T:Windows.UI.Xaml.Thickness" /> 구조체와 같은지 비교합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 두 인스턴스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="thickness">같은지 비교할 <see cref="T:Windows.UI.Xaml.Thickness" />의 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>구조체의 해시 코드를 반환합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에 대한 해시 코드입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>경계 사각형 왼쪽 변의 너비를 픽셀 단위로 가져오거나 설정합니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에서 경계 사각형 왼쪽 변의 너비를 픽셀 단위로 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary><see cref="T:Windows.UI.Xaml.Thickness" />의 값이 같은지 비교합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 두 인스턴스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 구조체입니다.</param>
<param name="t2">비교할 다른 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary><see cref="T:Windows.UI.Xaml.Thickness" /> 구조체가 다른지 여부를 비교합니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 클래스의 두 인스턴스가 서로 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 구조체입니다.</param>
<param name="t2">비교할 다른 구조체입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>경계 사각형 오른쪽 변의 너비를 픽셀 단위로 가져오거나 설정합니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에서 경계 사각형 오른쪽 변의 너비를 픽셀 단위로 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>경계 사각형 위쪽 변의 너비를 픽셀 단위로 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에서 경계 사각형 위쪽 변의 너비를 픽셀 단위로 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Thickness" /> 구조체의 문자열 표현을 반환합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 값을 나타내는 <see cref="T:System.String" />입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>사용자 인터페이스에서 더 이상 사용할 수 없는 부분에 해당하는 UI 자동화 요소에 액세스하려고 할 때 throw되는 예외입니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>기본값으로 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>지정된 오류 메시지를 사용하여 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="message">오류를 설명하는 메시지입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="message">오류를 설명하는 메시지입니다. </param>
<param name="innerException">현재 예외의 원인이 되는 예외이거나, 내부 예외를 지정하지 않았으면 null입니다. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>사용할 수 없는 컨트롤을 UI 자동화를 통해 조작하려고 할 때 throw되는 예외입니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>기본값으로 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>지정된 오류 메시지를 사용하여 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 클래스의 새 인스턴스를 초기화합니다.</summary>
<param name="message">오류를 설명하는 메시지입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 클래스의 새 인스턴스를 초기화합니다.</summary>
<param name="message">오류를 설명하는 메시지입니다. </param>
<param name="innerException">현재 예외의 원인이 되는 예외이거나, 내부 예외를 지정하지 않았으면 null입니다. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />은 Windows.UI.Xaml.Controls.ItemContainerGenerator에서 관리하는 항목의 위치를 설명하는 데 사용됩니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>지정된 인덱스 및 오프셋을 사용하여 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />의 새 인스턴스를 초기화합니다.</summary>
<param name="index">생성(표시)된 항목을 기준으로 하는 <see cref="T:System.Int32" /> 인덱스입니다.-1은 항목 목록의 시작 또는 끝에 있는 가상의 항목을 참조하는 특수한 값입니다.</param>
<param name="offset">인덱싱된 항목 근처에 있는 생성되지 않은(표시되지 않은) 항목을 기준으로 하는 <see cref="T:System.Int32" /> 오프셋입니다.오프셋이 0인 경우 인덱싱된 요소 자체를 참조하고, 1인 경우 생성되지 않은(표시되지 않은) 다음 항목을 참조하며, -1인 경우에는 이전 항목을 참조합니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>지정된 인스턴스와 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />의 현재 인스턴스를 비교하여 값이 같은지 확인합니다.</summary>
<returns>
<paramref name="o" /><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />의 이 인스턴스 값이 서로 같으면 true입니다.</returns>
<param name="o">비교할 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />의 해시 코드를 반환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />에 대한 해시 코드입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>생성(표시)된 항목을 기준으로 하는 <see cref="T:System.Int32" /> 인덱스를 가져오거나 설정합니다.</summary>
<returns>생성(표시)된 항목을 기준으로 하는 <see cref="T:System.Int32" /> 인덱스입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>인덱싱된 항목 근처에 있는 생성되지 않은(표시되지 않은) 항목을 기준으로 하는 <see cref="T:System.Int32" /> 오프셋을 가져오거나 설정합니다.</summary>
<returns>인덱싱된 항목 근처에 있는 생성되지 않은(표시되지 않은) 항목을 기준으로 하는 <see cref="T:System.Int32" /> 오프셋입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 개체를 비교하여 값이 같은지 확인합니다.</summary>
<returns>두 개체가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gp1">비교할 첫 번째 인스턴스입니다.</param>
<param name="gp2">비교할 두 번째 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 개체를 비교하여 값이 다른지 확인합니다.</summary>
<returns>값이 서로 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gp1">비교할 첫 번째 인스턴스입니다.</param>
<param name="gp2">비교할 두 번째 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 인스턴스의 문자열 표현을 반환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 인스턴스의 문자열 표현입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Xaml을 구문 분석하는 동안 오류가 발생한 경우 throw되는 예외입니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>기본값으로 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>지정된 오류 메시지를 사용하여 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="message">예외에 대한 이유를 설명하는 오류 메시지입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 클래스의 새 인스턴스를 초기화합니다.</summary>
<param name="message">예외에 대한 이유를 설명하는 오류 메시지입니다. </param>
<param name="innerException">현재 예외의 원인이 되는 예외이거나, 내부 예외를 지정하지 않았으면 null입니다. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> 2차원 공간에서의 변환에 사용되는 3x3 행렬 유사 변환을 나타냅니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체를 초기화합니다. </summary>
<param name="m11">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> 계수입니다.</param>
<param name="m12">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> 계수입니다.</param>
<param name="m21">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> 계수입니다.</param>
<param name="m22">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> 계수입니다.</param>
<param name="offsetX">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> 계수입니다.</param>
<param name="offsetY">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 계수입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>지정한 <see cref="T:System.Object" />가 이 <see cref="T:Windows.UI.Xaml.Media.Matrix" />와 같은 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체인지 여부를 결정합니다. </summary>
<returns>
<paramref name="o" />가 이 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체와 같은 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체이면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="o">비교할 <see cref="T:System.Object" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>지정한 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 이 인스턴스와 같은지 여부를 결정합니다. </summary>
<returns>인스턴스가 서로 같으면 true이고, 그렇지 않으면 false입니다. </returns>
<param name="value">이 인스턴스와 비교할 <see cref="T:Windows.UI.Xaml.Media.Matrix" />의 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 해시 코드를 반환합니다. </summary>
<returns>이 인스턴스의 해시 코드입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>항등 <see cref="T:Windows.UI.Xaml.Media.Matrix" />를 가져옵니다. </summary>
<returns>항등 행렬입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 항등 행렬인지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 항등 행렬이면 true이고, 그렇지 않으면 false입니다.기본값은 true입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 첫 번째 행과 첫 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" />의 첫 번째 행과 첫 번째 열 값입니다.기본값은 1입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 첫 번째 행과 두 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" />의 첫 번째 행과 두 번째 열 값입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 두 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" />의 두 번째 행과 첫 번째 열 값입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 두 번째 행과 두 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 두 번째 행과 두 번째 열 값입니다.기본값은 1입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 세 번째 행과 첫 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 세 번째 행과 첫 번째 열 값입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 세 번째 행과 두 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 세 번째 행과 두 번째 열 값입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>지정한 두 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 같은지 여부를 결정합니다.</summary>
<returns>
<paramref name="matrix1" /><paramref name="matrix2" />가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="matrix1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체입니다.</param>
<param name="matrix2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>지정한 두 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 같지 않은지 여부를 결정합니다.</summary>
<returns>
<paramref name="matrix1" /><paramref name="matrix2" />가 같지 않으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="matrix1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체입니다.</param>
<param name="matrix2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>이 멤버에 대한 설명은 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />을 참조하십시오.</summary>
<returns>지정된 형식의 현재 인스턴스 값이 포함된 문자열입니다.</returns>
<param name="format">사용할 형식을 지정하는 문자열입니다. 또는 IFormattable 구현 형식에 대해 정의된 기본 형식을 사용하기 위한 null입니다. </param>
<param name="provider">값의 형식을 지정하는 데 사용할 IFormatProvider입니다. 또는 운영 체제의 현재 로캘 설정에서 숫자 형식 정보를 가져오기 위한 null입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="T:System.String" /> 표현을 만듭니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 값이 포함된 <see cref="T:System.String" />입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>문화권별 형식 지정 정보를 사용하여 이 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="T:System.String" /> 표현을 만듭니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 값이 포함된 <see cref="T:System.String" />입니다.</returns>
<param name="provider">문화권별 형식 지정 정보입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Matrix" />를 사용하여 지정한 점을 변환한 다음 결과를 반환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" />를 사용하여 <paramref name="point" />를 변환한 결과입니다.</returns>
<param name="point">변형할 점입니다.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>애니메이션에서 특정 키 프레임이 발생할 시점을 지정합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />이 이 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 같은지 여부를 나타냅니다.</summary>
<returns>
<paramref name="value" />가 이 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 같은 시간 길이를 나타내는 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />이면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value"><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 비교할 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />이 이 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 같은지 여부를 나타냅니다.</summary>
<returns>
<paramref name="value" />가 이 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value"><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 비교할 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 값이 같은지 여부를 나타냅니다.</summary>
<returns>
<paramref name="keyTime1" />의 값과 <paramref name="keyTime2" />의 값이 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="keyTime1">비교할 첫 번째 값입니다.</param>
<param name="keyTime2">비교할 두 번째 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>제공된 <see cref="T:System.TimeSpan" />을 사용하여 새 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />을 만듭니다.</summary>
<returns>
<paramref name="timeSpan" />의 값으로 초기화된 새 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />입니다.</returns>
<param name="timeSpan"><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />의 값입니다.</param>
<exception cref="T:System.ArgumentOutOfRangeException">지정된 <paramref name="timeSpan" />이 허용되는 범위를 벗어난 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />을 나타내는 해시 코드를 반환합니다.</summary>
<returns>해시 코드 식별자입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 값이 같은지 여부를 비교합니다.</summary>
<returns>
<paramref name="keyTime1" /><paramref name="keyTime2" />가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="keyTime1">비교할 첫 번째 값입니다.</param>
<param name="keyTime2">비교할 두 번째 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>
<see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />으로 암시적으로 변환합니다.</summary>
<returns>만든 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />입니다.</returns>
<param name="timeSpan">변환할 <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 값이 다른지 여부를 비교합니다.</summary>
<returns>
<paramref name="keyTime1" /><paramref name="keyTime2" />가 같지 않으면 true이고, 서로 같으면 false입니다. </returns>
<param name="keyTime1">비교할 첫 번째 값입니다.</param>
<param name="keyTime2">비교할 두 번째 값입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>애니메이션의 시작 부분을 기준으로 하는 시간으로 표시되는 키 프레임이 끝나는 시간을 가져옵니다.</summary>
<returns>애니메이션의 시작 부분을 기준으로 하는 시간으로 표시되는 키 프레임이 끝나는 시간입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />의 문자열 표현을 반환합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />의 문자열 표현입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Windows.UI.Xaml.Media.Animation.Timeline이 단순 재생 시간을 반복하는 방법을 설명합니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>지정된 반복 횟수를 사용하여 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 구조체의 새 인스턴스를 초기화합니다. </summary>
<param name="count">애니메이션의 반복 횟수를 지정하는 0보다 크거나 같은 숫자입니다. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" />가 무한대이거나, 숫자가 아닌 값이거나, 음수인 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>지정된 반복 재생 시간을 사용하여 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 구조체의 새 인스턴스를 초기화합니다. </summary>
<param name="duration">Windows.UI.Xaml.Media.Animation.Timeline을 재생하는 총 시간(활성 재생 시간)입니다. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" />이 음수인 경우</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Windows.UI.Xaml.Media.Animation.Timeline의 반복 횟수를 가져옵니다. </summary>
<returns>실행할 반복 횟수입니다.</returns>
<exception cref="T:System.InvalidOperationException"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 반복 횟수가 아닌 반복 재생 시간을 나타내는 경우</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Windows.UI.Xaml.Media.Animation.Timeline을 재생하는 총 시간을 가져옵니다. </summary>
<returns>Timeline을 재생하는 총 시간입니다. </returns>
<exception cref="T:System.InvalidOperationException"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 반복 재생 시간이 아닌 반복 횟수를 나타내는 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 지정된 개체가 같은지 여부를 나타냅니다. </summary>
<returns>
<paramref name="value" />가 이 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 같은 반복 동작을 나타내는 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />이면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value">해당 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />과 비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 이<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 같은지 여부를 나타내는 값을 반환합니다. </summary>
<returns>
<paramref name="repeatBehavior" />의 형식 및 반복 동작이 이 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="repeatBehavior"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>지정된 두 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 값이 같은지 여부를 나타냅니다. </summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" />의 형식 및 반복 동작이 서로 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="repeatBehavior1">비교할 첫 번째 값입니다.</param>
<param name="repeatBehavior2">비교할 두 번째 값입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>무한 반복을 지정하는 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />를 가져옵니다. </summary>
<returns>무한 반복을 지정하는 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />입니다. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>해당 인스턴스의 해시 코드를 반환합니다.</summary>
<returns>해시 코드입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>반복 동작에 반복 횟수가 지정되어 있는지 여부를 나타내는 값을 가져옵니다.</summary>
<returns>인스턴스가 반복 횟수를 나타내면 true이고, 그렇지 않으면 false입니다. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>반복 동작에 반복 재생 시간이 지정되어 있는지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>인스턴스가 반복 재생 시간을 나타내면 true이고, 그렇지 않으면 false입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>지정된 두 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 값이 같은지 여부를 나타냅니다. </summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" />의 형식 및 반복 동작이 서로 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="repeatBehavior1">비교할 첫 번째 값입니다.</param>
<param name="repeatBehavior2">비교할 두 번째 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 값이 같지 않은지 여부를 나타냅니다. </summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" />의 형식이 서로 다르거나 반복 동작 속성이 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="repeatBehavior1">비교할 첫 번째 값입니다.</param>
<param name="repeatBehavior2">비교할 두 번째 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>이 멤버에 대한 설명은 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />을 참조하십시오.</summary>
<returns>지정된 형식의 현재 인스턴스 값이 포함된 문자열입니다.</returns>
<param name="format">사용할 형식을 지정하는 문자열이거나, IFormattable 구현 형식에 대해 정의된 기본 형식을 사용하려면 null입니다. </param>
<param name="formatProvider">값의 형식을 지정하는 데 사용할 IFormatProvider이거나, 운영 체제의 현재 로캘 설정에서 숫자 형식 정보를 가져오려면 null입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />의 문자열 표현을 반환합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />의 문자열 표현입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>지정된 형식을 사용하여 이 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />의 문자열 표현을 반환합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />의 문자열 표현입니다.</returns>
<param name="formatProvider">반환 값을 생성하는 데 사용되는 형식입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>동작을 반복하는 방식을 설명하는 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> 값 중 하나를 가져오거나 설정합니다. </summary>
<returns>반복 동작의 형식입니다. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 원시 값이 나타내는 반복 모드를 지정합니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 타임라인에서 전체 실행 횟수를 반복해야 하는 경우를 나타냅니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 타임라인에서 지정된 기간 동안 반복해야 하는 경우를 나타냅니다. 이 기간 동안 일부에서 애니메이션이 종료 될 수 있습니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />에서 타임라인을 무기한 반복해야 하는 사례를 나타냅니다. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>3D(3차원) 공간에서의 변환에 사용되는 4x4 매트릭스를 나타냅니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="m11">새 매트릭스의 (1,1) 필드에 대한 값입니다.</param>
<param name="m12">새 매트릭스의 (1,2) 필드에 대한 값입니다.</param>
<param name="m13">새 매트릭스의 (1,3) 필드에 대한 값입니다.</param>
<param name="m14">새 매트릭스의 (1,4) 필드에 대한 값입니다.</param>
<param name="m21">새 매트릭스의 (2,1) 필드에 대한 값입니다.</param>
<param name="m22">새 매트릭스의 (2,2) 필드에 대한 값입니다.</param>
<param name="m23">새 매트릭스의 (2,3) 필드에 대한 값입니다.</param>
<param name="m24">새 매트릭스의 (2,4) 필드에 대한 값입니다.</param>
<param name="m31">새 매트릭스의 (3,1) 필드에 대한 값입니다.</param>
<param name="m32">새 매트릭스의 (3,2) 필드에 대한 값입니다.</param>
<param name="m33">새 매트릭스의 (3,3) 필드에 대한 값입니다.</param>
<param name="m34">새 매트릭스의 (3,4) 필드에 대한 값입니다.</param>
<param name="offsetX">새 매트릭스의 X 오프셋 필드에 대한 값입니다.</param>
<param name="offsetY">새 매트릭스의 Y 오프셋 필드에 대한 값입니다.</param>
<param name="offsetZ">새 매트릭스의 Z 오프셋 필드에 대한 값입니다.</param>
<param name="m44">새 매트릭스의 (4,4) 필드에 대한 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>두 매트릭스가 일치하는지 여부를 테스트합니다.</summary>
<returns>매트릭스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="o">같은지 여부를 테스트할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>두 매트릭스가 일치하는지 여부를 테스트합니다.</summary>
<returns>매트릭스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value">비교할 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>이 매트릭스의 해시 코드를 반환합니다.</summary>
<returns>이 매트릭스의 해시 코드를 지정하는 정수입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />를 반전할 수 있는지 여부를 나타내는 값을 가져옵니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />에 역이 있으면 true이고, 그렇지 않으면 false입니다.기본값은 true입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 구조체를 항등 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />로 변경합니다.</summary>
<returns>항등 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 구조체를 반전합니다.</summary>
<exception cref="T:System.InvalidOperationException">매트릭스를 반전할 수 없는 경우</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 구조체가 항등 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />인지 여부를 확인합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />가 항등 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />이면 true이고, 그렇지 않으면 false입니다.기본값은 true입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 구조체의 첫 번째 행과 첫 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 두 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 두 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 세 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 세 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 네 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 네 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 첫 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 두 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 두 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 세 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 세 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 네 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 네 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 첫 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 두 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 두 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 세 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 세 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 네 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 네 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 네 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 네 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 첫 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 두 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 두 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 세 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 세 번째 열 값입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 인스턴스를 비교하여 완전히 같은지 여부를 확인합니다.</summary>
<returns>매트릭스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="matrix1">비교할 첫 번째 매트릭스입니다.</param>
<param name="matrix2">비교할 두 번째 매트릭스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 인스턴스가 다른지 비교합니다.</summary>
<returns>매트릭스가 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="matrix1">비교할 첫 번째 매트릭스입니다.</param>
<param name="matrix2">비교할 두 번째 매트릭스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>지정된 매트릭스를 곱합니다.</summary>
<returns>곱셈 결과에 해당하는 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />입니다.</returns>
<param name="matrix1">곱할 매트릭스입니다.</param>
<param name="matrix2">첫 번째 매트릭스와 곱하는 매트릭스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>이 멤버에 대한 설명은 <see cref="M:System.IFormattable.ToString" />을 참조하십시오.</summary>
<returns>지정된 형식의 현재 인스턴스 값입니다.</returns>
<param name="format">사용할 형식입니다.</param>
<param name="provider">사용할 공급자입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 문자열 표현을 만듭니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 문자열 표현입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 문자열 표현을 만듭니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 문자열 표현입니다.</returns>
<param name="provider">문화권별 형식 지정 정보입니다.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,844 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Описывает характеристик закругленного угла, например те, которые могут быть применены к Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Инициализирует новую структуру <see cref="T:Windows.UI.Xaml.CornerRadius" />, применяя ко всем углам одинаковый радиус.</summary>
<param name="uniformRadius">Одинаковый радиус применяется ко всем четырем свойствам <see cref="T:Windows.UI.Xaml.CornerRadius" /> (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.CornerRadius" />, применяя к углам определенные значения радиуса.</summary>
<param name="topLeft">Задает начальное свойство <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />.</param>
<param name="topRight">Задает начальное свойство <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />.</param>
<param name="bottomRight">Задает начальное свойство <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />.</param>
<param name="bottomLeft">Задает начальное свойство <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Получает или задает радиус изгиба (в пикселях) левого нижнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее радиус изгиба (в пикселях) левого нижнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Получает или задает радиус изгиба (в пикселях) правого нижнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее радиус изгиба (в пикселях) правого нижнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Сравнивает данную структуру <see cref="T:Windows.UI.Xaml.CornerRadius" /> с другим объектом на предмет их равенства.</summary>
<returns>true, если два объекта равны; в противном случае false.</returns>
<param name="obj">Сравниваемый объект.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Сравнивает данную структуру <see cref="T:Windows.UI.Xaml.CornerRadius" /> с другой структурой <see cref="T:Windows.UI.Xaml.CornerRadius" /> для определения равенства.</summary>
<returns>Значение true если два экземпляра <see cref="T:Windows.UI.Xaml.CornerRadius" /> равны; в противном случае — значение false.</returns>
<param name="cornerRadius">Экземпляр <see cref="T:Windows.UI.Xaml.CornerRadius" /> для сравнения на предмет их равенства.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Возвращает хэш-код данной структуры.</summary>
<returns>Хэш-код для данного объекта <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Сравнивает значение двух структур <see cref="T:Windows.UI.Xaml.CornerRadius" />, на предмет равенства.</summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.CornerRadius" /> равны, в противном случае — false.</returns>
<param name="cr1">Первая сравниваемая структура.</param>
<param name="cr2">Вторая сравниваемая структура.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Сравнивает две структуры <see cref="T:Windows.UI.Xaml.CornerRadius" />, чтобы выявить различие. </summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.CornerRadius" /> не равны; в противном случае — значение false.</returns>
<param name="cr1">Первая сравниваемая структура.</param>
<param name="cr2">Вторая сравниваемая структура.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Получает или задает радиус изгиба (в пикселях) левого верхнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее радиус изгиба (в пикселях) левого верхнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Получает или задает радиус изгиба (в пикселях) правого верхнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее радиус изгиба (в пикселях) правого верхнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Возвращает строковое представление структуры <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.String" />, предоставляющее, <see cref="T:Windows.UI.Xaml.CornerRadius" /> значение.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Представляет продолжительность периода нахождения Windows.UI.Xaml.Media.Animation.Timeline в активном состоянии.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Выполняет инициализацию нового экземпляра структуры <see cref="T:Windows.UI.Xaml.Duration" /> с использованием предоставленного <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">Представляет первоначальный интервал времени.</param>
<exception cref="T:System.ArgumentException">Значение параметра <paramref name="timeSpan" /> оценивается меньше, чем значение <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Суммирует значение указанного объекта <see cref="T:Windows.UI.Xaml.Duration" /> со значением данного объекта <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Если участвующие объекты <see cref="T:Windows.UI.Xaml.Duration" /> имеют значения, возвращается объект <see cref="T:Windows.UI.Xaml.Duration" />, представляющий суммарное значение.В противном случае метод возвращает значение null.</returns>
<param name="duration">Экземпляр <see cref="T:Windows.UI.Xaml.Duration" />, представляющий значение текущего экземпляра плюс <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Получает значение <see cref="T:Windows.UI.Xaml.Duration" />, которое определяется автоматически.</summary>
<returns>Объект <see cref="T:Windows.UI.Xaml.Duration" />, инициализируемый с автоматическим значением.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Сравнивает одно значение <see cref="T:Windows.UI.Xaml.Duration" /> с другим.</summary>
<returns>Если <paramref name="t1" /> меньше <paramref name="t2" />, разница представлена отрицательным значением.Если значение параметра <paramref name="t1" /> равно значению <paramref name="t2" /> — значение 0.Если значение параметра <paramref name="t1" /> больше значения <paramref name="t2" /> — положительное значение, представляющее разность.</returns>
<param name="t1">Первый экземпляр <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй экземпляр <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Определяет, равен ли заданный объект объекту <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Значение true, если объект, заданный параметром value, равен данному объекту <see cref="T:Windows.UI.Xaml.Duration" />; в противном случае — значение false.</returns>
<param name="value">Объект для проверки на равенство.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Определяет, равен ли указанный объект <see cref="T:Windows.UI.Xaml.Duration" /> данному объекту <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true если <paramref name="duration" /> идентичен <see cref="T:Windows.UI.Xaml.Duration" />; в противном случае — значение false.</returns>
<param name="duration">Объект <see cref="T:Windows.UI.Xaml.Duration" /> для проверки на равенство.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, равны ли два значения <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Значение true, если значения параметров <paramref name="t1" /> и <paramref name="t2" /> равны; в противном случае — значение false.</returns>
<param name="t1">Первый объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Получает значение <see cref="T:Windows.UI.Xaml.Duration" />, которое представляет неограниченный интервал.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> инициализируется вечным значением.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Получает хэш-код для данного объекта.</summary>
<returns>Идентификатор хэш-кода.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Получает значение, указывающее, представляет ли данный объект <see cref="T:Windows.UI.Xaml.Duration" /> значение <see cref="T:System.TimeSpan" />.</summary>
<returns>Значение true, если данный объект <see cref="T:Windows.UI.Xaml.Duration" /> имеет значение <see cref="T:System.TimeSpan" />; в противном случае — значение false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Суммирует два значения <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Если оба значения <see cref="T:Windows.UI.Xaml.Duration" /> имеют значения <see cref="T:System.TimeSpan" />, данный метод возвращает сумму этих двух значений.Если одно из значений равняется <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, данный метод возвращает <see cref="P:Windows.UI.Xaml.Duration.Automatic" />.Если одно из значений равняется <see cref="P:Windows.UI.Xaml.Duration.Forever" />, данный метод возвращает <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Если <paramref name="t1" /> или <paramref name="t2" /> не имеет значения, данный метод возвращает null.</returns>
<param name="t1">Первый прибавляемый размер <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Второй прибавляемый размер <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, равны ли два экземпляра <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Значение true, если оба значения <see cref="T:Windows.UI.Xaml.Duration" /> имеют одинаковые значения свойств, или все значения <see cref="T:Windows.UI.Xaml.Duration" /> имеют значение null.В противном случае данный метод возвращает значение false.</returns>
<param name="t1">Первый объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, превышает ли значение одного объекта <see cref="T:Windows.UI.Xaml.Duration" /> значение другого.</summary>
<returns>Значение true, если параметры <paramref name="t1" /> и <paramref name="t2" /> имеют значения и при этом значение параметра <paramref name="t1" /> больше значения параметра <paramref name="t2" />; в противном случае — значение false.</returns>
<param name="t1">Значение <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второе значение <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, является ли значение объекта <see cref="T:Windows.UI.Xaml.Duration" /> больше или равным значению другого объекта.</summary>
<returns>Значение true, если <paramref name="t1" /> и <paramref name="t2" /> имеют значения и при этом <paramref name="t1" /> больше или равен <paramref name="t2" />; в противном случае —false.</returns>
<param name="t1">Первый экземпляр <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй экземпляр <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Неявно создает объект <see cref="T:Windows.UI.Xaml.Duration" /> из заданного объекта <see cref="T:System.TimeSpan" />.</summary>
<returns>Созданный объект <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="timeSpan">Объект <see cref="T:System.TimeSpan" />, из которого неявно создается объект <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<exception cref="T:System.ArgumentException">Значение параметра <paramref name="timeSpan" /> оценивается меньше, чем значение <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, являются ли два экземпляра <see cref="T:Windows.UI.Xaml.Duration" /> неравными.</summary>
<returns>Значение true, если один из <paramref name="t1" /> или <paramref name="t2" /> представляет значение, или если они оба представляют неравные значения; в противном случае — false.</returns>
<param name="t1">Первый объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, является ли значение экземпляра <see cref="T:Windows.UI.Xaml.Duration" /> меньше значения другого экземпляра.</summary>
<returns>Значение true, если <paramref name="t1" /> и <paramref name="t2" /> имеют значения и при этом <paramref name="t1" /> меньше <paramref name="t2" />; в противном случае —false.</returns>
<param name="t1">Первый объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, является ли значение объекта <see cref="T:Windows.UI.Xaml.Duration" /> меньше или равным значению другого объекта.</summary>
<returns>Значение true, если параметры <paramref name="t1" /> и <paramref name="t2" /> имеют значения и при этом значение параметра <paramref name="t1" /> меньше или равно значению параметра <paramref name="t2" />; в противном случае — значение false.</returns>
<param name="t1">Объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Вычитает значение одного объекта <see cref="T:Windows.UI.Xaml.Duration" /> из значения другого.</summary>
<returns>Если оба объекта <see cref="T:Windows.UI.Xaml.Duration" /> имеют значения, возвращается объект <see cref="T:Windows.UI.Xaml.Duration" />, представляющий разность значений параметров <paramref name="t1" /> и <paramref name="t2" />.Если параметр <paramref name="t1" /> имеет значение <see cref="P:Windows.UI.Xaml.Duration.Forever" />, а параметр <paramref name="t2" /> — значение <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, данный метод возвращает значение <see cref="P:Windows.UI.Xaml.Duration.Forever" />.В противном случае метод возвращает значение null.</returns>
<param name="t1">Первая коллекция <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Вычитаемый объект <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Возвращает указанный объект <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Результат операции <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">Получаемый объект <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Вычитает указанный объект <see cref="T:Windows.UI.Xaml.Duration" /> из данного объекта <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Объект <see cref="T:Windows.UI.Xaml.Duration" />, получившийся в результате вычитания.</returns>
<param name="duration">Объект <see cref="T:Windows.UI.Xaml.Duration" />, вычитаемый из данного объекта <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Получает значение <see cref="T:System.TimeSpan" />, представляемое данным объектом <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Значение <see cref="T:System.TimeSpan" />, представляемое данным объектом <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.InvalidOperationException">Объект <see cref="T:Windows.UI.Xaml.Duration" /> не представляет диапазон <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Преобразует объект <see cref="T:Windows.UI.Xaml.Duration" /> в представление <see cref="T:System.String" />.</summary>
<returns>Представление <see cref="T:System.String" /> для данного объекта <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Задает, имеет ли <see cref="T:Windows.UI.Xaml.Duration" /> специальное значение Automatic или Forever или имеет допустимую информацию в своем компоненте <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Имеет специальное значение "Автоматически". </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Имеет специальное значение "Всегда". </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Имеет допустимую информацию в компоненте <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Представляет длину элементов, явно поддерживающих типы единиц <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.GridLength" /> с использованием заданного абсолютного значения в пикселях. </summary>
<param name="pixels">Абсолютное число пикселей, которое следует установить как значение.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.GridLength" /> и указывает вид содержащегося в ней значения. </summary>
<param name="value">Первоначальное значение данного экземпляра <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridUnitType" />, содержащийся в данном экземпляре <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">значение меньше 0 или не является числом.- или -тип не является допустимым типом <see cref="T:Windows.UI.Xaml.GridUnitType" />.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Получает экземпляр <see cref="T:Windows.UI.Xaml.GridLength" />, содержащий значение, размер которого определяется свойствами размера объекта содержимого.</summary>
<returns>Экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> со свойством <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />, имеющим значение <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Определяет, равен ли указанный объект текущему экземпляру <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Значение true, если заданный объект имеет одно значение и <see cref="T:Windows.UI.Xaml.GridUnitType" /> в качестве текущего экземпляра; в противном случае — false.</returns>
<param name="oCompare">Объект для сравнения с текущим экземпляром.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Определяет, равен ли указанный объект <see cref="T:Windows.UI.Xaml.GridLength" /> текущему объекту <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Значение true, если заданный <see cref="T:Windows.UI.Xaml.GridLength" /> имеет одно значение и <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> в качестве текущего экземпляра; в противном случае —false.</returns>
<param name="gridLength">Структура <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения с ткущим экземпляром.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Получает хэш-код для объекта <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Хэш-код для <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Получает связанный <see cref="T:Windows.UI.Xaml.GridUnitType" /> для <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Одно из значений <see cref="T:Windows.UI.Xaml.GridUnitType" />.Значение по умолчанию — <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Получает значение, указывающее, содержит ли <see cref="T:Windows.UI.Xaml.GridLength" /> значение выражаемое в пикселях. </summary>
<returns>Значение true, если свойство <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> является <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; в противном случае — false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Получает значение, указывающее, содержит ли <see cref="T:Windows.UI.Xaml.GridLength" /> значение, размер которого определяется свойствами размера объекта содержимого. </summary>
<returns>Значение true, если свойство <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> является <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; в противном случае — false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Получает значение, указывающее, содержит ли <see cref="T:Windows.UI.Xaml.GridLength" /> значение, выражаемое в качестве пропорции доступного пространства. </summary>
<returns>Значение true, если свойство <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> является <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; в противном случае — false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Сравнивает две структуры <see cref="T:Windows.UI.Xaml.GridLength" /> на равенство.</summary>
<returns>Значение true, если два экземпляра <see cref="T:Windows.UI.Xaml.GridLength" /> имеют одно значение и <see cref="T:Windows.UI.Xaml.GridUnitType" />; в противном случае — false.</returns>
<param name="gl1">Первый экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения.</param>
<param name="gl2">Второй экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Сравнивает две структуры <see cref="T:Windows.UI.Xaml.GridLength" />, чтобы определить, что они не равны.</summary>
<returns>Значение true, если два экземпляра <see cref="T:Windows.UI.Xaml.GridLength" /> не имеют одно значение и <see cref="T:Windows.UI.Xaml.GridUnitType" />; в противном случае — false.</returns>
<param name="gl1">Первый экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения.</param>
<param name="gl2">Второй экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Возвращает представление <see cref="T:System.String" /> для <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Представление <see cref="T:System.String" /> текущей структуры <see cref="T:Windows.UI.Xaml.GridLength" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Получает <see cref="T:System.Double" />, представляющее значение <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>
<see cref="T:System.Double" />, представляющий значение текущего экземпляра. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Описывает тип значения объекта <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>Размер определяется свойствами размера объекта содержимого. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>Значение выражается в пикселях. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>Значение выражается как взвешенная пропорция доступного пространства. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Исключение, вызываемое циклом макета.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> значениями по умолчанию. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> с указанным сообщением об ошибке.</summary>
<param name="message">Сообщение об ошибке с объяснением причин исключения. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> с указанным сообщением об ошибке и ссылкой на внутреннее исключение, вызвавшее это исключение. </summary>
<param name="message">Сообщение об ошибке с объяснением причин исключения. </param>
<param name="innerException">Исключение, вызвавшее текущее исключение, или значение null, если внутреннее исключение не задано.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Определяет толщину рамки вокруг прямоугольника.Четыре <see cref="T:System.Double" /> значения определяют соответственно <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />, и <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> сторон прямоугольника.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Инициализирует структуру <see cref="T:Windows.UI.Xaml.Thickness" />, для которой с каждой стороны задана одинаковая длина. </summary>
<param name="uniformLength">Единое значение длины для всех четырех сторон обрамляющего прямоугольника.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Инициализирует новую структуру <see cref="T:Windows.UI.Xaml.Thickness" />, имеющую указанные значения длины (заданные как <see cref="T:System.Double" />), и применяющиеся для каждой из сторон прямоугольника. </summary>
<param name="left">Толщина левой стороны прямоугольника.</param>
<param name="top">Толщина верхней стороны прямоугольника.</param>
<param name="right">Толщина правой стороны прямоугольника.</param>
<param name="bottom">Толщина нижней стороны прямоугольника.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Получает или задает ширину (в пикселях) нижней стороны обрамляющего прямоугольника.</summary>
<returns>Значение <see cref="T:System.Double" />, представляющее в пикселях ширину нижней стороны обрамляющего прямоугольника для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Сравнивает данную структуру <see cref="T:Windows.UI.Xaml.Thickness" /> с другой структурой <see cref="T:System.Object" /> для определения равенства.</summary>
<returns>true, если два объекта равны; в противном случае false.</returns>
<param name="obj">Сравниваемый объект.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Сравнивает данную структуру <see cref="T:Windows.UI.Xaml.Thickness" /> с другой структурой <see cref="T:Windows.UI.Xaml.Thickness" /> для определения равенства.</summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.Thickness" /> равны, в противном случае — false.</returns>
<param name="thickness">Экземпляр <see cref="T:Windows.UI.Xaml.Thickness" /> для сравнения на предмет их равенства.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Возвращает хэш-код данной структуры.</summary>
<returns>Хэш-код для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Получает или задает ширину (в пикселях) левой стороны обрамляющего прямоугольника. </summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее ширину в пикселях левой стороны обрамляющего прямоугольника для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Сравнивает значение двух структур <see cref="T:Windows.UI.Xaml.Thickness" />, на предмет равенства.</summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.Thickness" /> равны, в противном случае — false.</returns>
<param name="t1">Первая сравниваемая структура.</param>
<param name="t2">Вторая сравниваемая структура.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Сравнивает две структуры <see cref="T:Windows.UI.Xaml.Thickness" />, чтобы выявить различие. </summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.Thickness" /> не равны; в противном случае — значение false.</returns>
<param name="t1">Первая сравниваемая структура.</param>
<param name="t2">Вторая сравниваемая структура.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Получает или задает ширину (в пикселях) правой стороны обрамляющего прямоугольника. </summary>
<returns>Значение <see cref="T:System.Double" />, представляющее в пикселях ширину правой стороны обрамляющего прямоугольника для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Получает или задает ширину (в пикселях) верхней стороны обрамляющего прямоугольника.</summary>
<returns>Значение <see cref="T:System.Double" />, представляющее в пикселях ширину верхней стороны обрамляющего прямоугольника для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Возвращает строковое представление структуры <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>
<see cref="T:System.String" />, предоставляющее, <see cref="T:Windows.UI.Xaml.Thickness" /> значение.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Исключение, которое создается при попытке доступа к элементу автоматизации пользовательского интерфейса, который соответствует недоступному элементу пользовательского интерфейса.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> значениями по умолчанию. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> с указанным сообщением об ошибке. </summary>
<param name="message">Сообщение, описывающее ошибку. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> с указанным сообщением об ошибке и ссылкой на внутреннее исключение, вызвавшее это исключение. </summary>
<param name="message">Сообщение, описывающее ошибку. </param>
<param name="innerException">Исключение, вызвавшее текущее исключение, или значение null, если внутреннее исключение не задано. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Исключение, которое создается при попытке управлять отключенным элементом управления через автоматизацию пользовательского интерфейса. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> значениями по умолчанию. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> с указанным сообщением об ошибке.</summary>
<param name="message">Сообщение, описывающее ошибку. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> с указанным сообщением об ошибке и ссылкой на внутреннее исключение, вызвавшее это исключение.</summary>
<param name="message">Сообщение, описывающее ошибку. </param>
<param name="innerException">Исключение, вызвавшее текущее исключение, или значение null, если внутреннее исключение не задано. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> используется для описания позиции элемента, которым управляет Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> указанным индексом и смещением.</summary>
<param name="index">Индекс <see cref="T:System.Int32" /> относительно созданных (реализованных) элементов.-1 является особым значением, указывающим на фиктивный элемент в начале или в конце списка элементов.</param>
<param name="offset">Смещение <see cref="T:System.Int32" /> относительно несгенерированных (нереализованных) элементов возле индексированного элемента.Смещение 0 указывает на сам индексированный элемент, 1 — на следующий несозданный (нереализованный) элемент, а -1 — на предыдущий элемент.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Сравнивает заданный экземпляр с текущим экземпляром объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />, проверяя равенство значений.</summary>
<returns>true, если <paramref name="o" /> и этот экземпляр <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> имеют одинаковые значения.</returns>
<param name="o">Экземпляр <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Возвращает хэш-код для этого <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Хэш-код для данного объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Возвращает или задает индекс <see cref="T:System.Int32" /> относительно сгенерированных элементов.</summary>
<returns>Индекс <see cref="T:System.Int32" /> относительно созданных (реализованных) элементов.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Возвращает или задает смещение <see cref="T:System.Int32" /> относительно несгенерированных (нереализованных) элементов возле индексированного элемента.</summary>
<returns>Смещение <see cref="T:System.Int32" /> относительно несгенерированных (нереализованных) элементов возле индексированного элемента.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Сравнивает два объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> на равенство значений.</summary>
<returns>true, если два объекта равны; в противном случае false.</returns>
<param name="gp1">Первый экземпляр для сравнения.</param>
<param name="gp2">Второй экземпляр для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Сравнивает два объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> на неравенство значений.</summary>
<returns>true, если значения не равны; в противном случае false.</returns>
<param name="gp1">Первый экземпляр для сравнения.</param>
<param name="gp2">Второй экземпляр для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Возвращает строковое представление данного экземпляра <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Строковое представление данного экземпляра объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Исключение, создаваемое в случае возникновения ошибки при синтаксическом анализе Xaml. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> значениями по умолчанию. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> с указанным сообщением об ошибке. </summary>
<param name="message">Сообщение об ошибке с объяснением причин исключения. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> с указанным сообщением об ошибке и ссылкой на внутреннее исключение, вызвавшее это исключение.</summary>
<param name="message">Сообщение об ошибке с объяснением причин исключения. </param>
<param name="innerException">Исключение, вызвавшее текущее исключение, или значение null, если внутреннее исключение не задано. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Представляет матрицу аффинного преобразования 3х3, используемую для преобразований в двухмерном пространстве. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Инициализирует структуру <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<param name="m11">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m12">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m21">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m22">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetX">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetY">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Определяет, является ли указанный <see cref="T:System.Object" /> структурой <see cref="T:Windows.UI.Xaml.Media.Matrix" />, идентичной данной структуре <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>true, если <paramref name="o" /> является структурой <see cref="T:Windows.UI.Xaml.Media.Matrix" />, идентичной структуре <see cref="T:Windows.UI.Xaml.Media.Matrix" />; в противном случае — false.</returns>
<param name="o">Объект <see cref="T:System.Object" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Определяет, идентична ли указанная структура <see cref="T:Windows.UI.Xaml.Media.Matrix" /> данному экземпляру. </summary>
<returns>Значение true, если экземпляры равны; в противном случае — значение false. </returns>
<param name="value">Экземпляр объекта <see cref="T:Windows.UI.Xaml.Media.Matrix" /> для сравнения с данным экземпляром.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Возвращает хэш-код данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Хэш-код данного экземпляра.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Получает единичную <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Единичная матрица.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Получает значение, указывающее, является ли эта структура <see cref="T:Windows.UI.Xaml.Media.Matrix" /> единичной матрицей. </summary>
<returns>true, если структура <see cref="T:Windows.UI.Xaml.Media.Matrix" /> является единичной матрицей; в противном случае — false.Значение по умолчанию — true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Получает или задает значение в первой строке и первом столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение первой строки и первого столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Получает или задает значение в первой строке и втором столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение первой строки и второго столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Получает или задает значение во второй строке и первом столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>Значение второй строки и первого столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Получает или задает значение во второй строке и втором столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение во второй строке и втором столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Получает или задает значение в третьей строке и первом столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение в третьей строке и первом столбце этой структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Получает или задает значение в третьей строке и втором столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение в третьей строке и втором столбце этой структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Определяет, совпадают ли две указанные структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>true, если <paramref name="matrix1" /> и <paramref name="matrix2" /> идентичны; в противном случае — false.</returns>
<param name="matrix1">Первая сравниваемая структура <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="matrix2">Вторая сравниваемая структура <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Проверяет, являются ли две заданные структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" /> не идентичными.</summary>
<returns>true, если <paramref name="matrix1" /> и <paramref name="matrix2" /> не идентичны; в противном случае — false.</returns>
<param name="matrix1">Первая сравниваемая структура <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="matrix2">Вторая сравниваемая структура <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Описание этого члена см. в разделе <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Строка, содержащая значение текущего экземпляра в заданном формате.</returns>
<param name="format">Строка, задающая используемый формат. – или – Значение null для использования формата по умолчанию, определенного для типа реализации IFormattable. </param>
<param name="provider">Объект IFormatProvider, используемый для форматирования значения. – или – Значение null для получения сведений о форматировании чисел на основе текущего значения параметра языкового стандарта операционной системы. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Создает представление <see cref="T:System.String" /> для данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Объект <see cref="T:System.String" />, содержащий значения <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> и <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Создает представление в виде <see cref="T:System.String" /> данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" /> с использованием сведений о форматировании, связанных с языком и региональными параметрами. </summary>
<returns>Объект <see cref="T:System.String" />, содержащий значения <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> и <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="provider">Сведения о форматировании, связанные с языком и региональными параметрами.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Преобразует заданную точку с использованием <see cref="T:Windows.UI.Xaml.Media.Matrix" /> и возвращает результат.</summary>
<returns>Результат преобразования объекта <paramref name="point" /> посредством данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">Точка для преобразования.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Определяет, когда определенный опорный кадр должен быть отображен во время анимации. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Указывает, равен ли объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> данному объекту <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Значение true, если параметр <paramref name="value" /> является объектом <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, представляющим такой же промежуток времени, что и данный объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; в противном случае — значение false.</returns>
<param name="value">Объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> для сравнения с данным объектом <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Определяет, равен ли указанный объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> данному объекту <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true если <paramref name="value" /> идентичен <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; в противном случае — значение false.</returns>
<param name="value">Объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> для сравнения с данным объектом <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Указывает, равны ли два значения <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Значение true, если значения параметров <paramref name="keyTime1" /> и <paramref name="keyTime2" /> равны; в противном случае — значение false.</returns>
<param name="keyTime1">Первое сравниваемое значение.</param>
<param name="keyTime2">Второе сравниваемое значение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Создает новый объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, используя предоставленный промежуток времени <see cref="T:System.TimeSpan" />.</summary>
<returns>Новый экземпляр <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, инициализированный значением <paramref name="timeSpan" />.</returns>
<param name="timeSpan">Значение нового объекта <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">Указанный <paramref name="timeSpan" /> находится за пределами допустимого диапазона.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Возвращает хэш-код, представляющий данный объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Идентификатор хэш-кода.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Сравнивает два значения <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> на предмет их равенства.</summary>
<returns>Значение true если <paramref name="keyTime1" /> и <paramref name="keyTime2" /> равны; в противном случае — значение false.</returns>
<param name="keyTime1">Первое сравниваемое значение.</param>
<param name="keyTime2">Второе сравниваемое значение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Неявно преобразует объект <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> в объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Созданный <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
<param name="timeSpan">Преобразуемое значение <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Сравнивает два значения <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> на предмет их неравенства.</summary>
<returns>Значение true если <paramref name="keyTime1" /> и <paramref name="keyTime2" /> не равны; в противном случае — значение false. </returns>
<param name="keyTime1">Первое сравниваемое значение.</param>
<param name="keyTime2">Второе сравниваемое значение.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Получает время окончания опорного кадра, указанное как время с начала анимации.</summary>
<returns>Время окончания опорного кадра, указанное как время с начала анимации.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Возвращает строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Описывает поведение объекта Windows.UI.Xaml.Media.Animation.Timeline при повторе своей простой длительности.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> с указанным числом итераций. </summary>
<param name="count">Неотрицательное число, указывающее количество итераций для анимации. </param>
<exception cref="T:System.ArgumentOutOfRangeException">Значение <paramref name="count" /> считается бесконечным, не являющимся числом или отрицательным.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> с указанной длительностью повтора. </summary>
<param name="duration">Общая продолжительность времени, в течение которого будет воспроизводиться объект Windows.UI.Xaml.Media.Animation.Timeline (активная длительность). </param>
<exception cref="T:System.ArgumentOutOfRangeException">Параметр <paramref name="duration" /> является отрицательным числом.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Возвращает число повторов Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Число повторяемых итераций.</returns>
<exception cref="T:System.InvalidOperationException">Это свойство <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> указывает длительность повтора, а не число итераций.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Возвращает общее время воспроизведения Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Общее время воспроизведения шкалы времени. </returns>
<exception cref="T:System.InvalidOperationException">Этот объект <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> указывает, число итераций, а не длительность повтора.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Указывает, равен ли заданный объект этому объекту <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Значение true, если параметр <paramref name="value" /> является объектом <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, представляющим то же поведение при повторе, что и данный объект <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, в противном случае — значение false.</returns>
<param name="value">Объект, который требуется сравнить с данным объектом <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Возвращает значение, указывающее, равен ли указанный объект <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> этому объекту <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Значение true, если как тип, так и поведение при повторе <paramref name="repeatBehavior" /> совпадают с этим объектом <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; в противном случае значение false.</returns>
<param name="repeatBehavior">Значение, сравниваемое с этим объектом <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Указывает, равны ли два заданных значения <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Значение true, если как тип, так и поведение при повторе <paramref name="repeatBehavior1" /> соответствуют аналогичным параметрам <paramref name="repeatBehavior2" />; в обратном случае значение false.</returns>
<param name="repeatBehavior1">Первое сравниваемое значение.</param>
<param name="repeatBehavior2">Второе сравниваемое значение.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Возвращает значение <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, которое указывает бесконечное число повторов. </summary>
<returns>Значение <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, которое указывает бесконечное число повторов. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Возвращает хэш-код данного экземпляра.</summary>
<returns>Хэш-код.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Возвращает значение, которое указывает, задано ли для поведения при повторе число итераций.</summary>
<returns>Значение true, если экземпляр представляет число итераций; в противном случае — значение false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Возвращает значение, которое указывает, задана ли для поведения при повторе длительность повтора. </summary>
<returns>Значение true, если экземпляр представляет длительность повтора; в противном случае — значение false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Указывает, равны ли два заданных значения <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Значение true, если как тип, так и поведение при повторе <paramref name="repeatBehavior1" /> соответствуют аналогичным параметрам <paramref name="repeatBehavior2" />; в обратном случае значение false.</returns>
<param name="repeatBehavior1">Первое сравниваемое значение.</param>
<param name="repeatBehavior2">Второе сравниваемое значение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Указывает, действительно ли два значения <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> не равны. </summary>
<returns>Значение true, если параметры <paramref name="repeatBehavior1" /> и <paramref name="repeatBehavior2" /> представляют разные типы или свойства поведения при повторе не равны; в обратном случае значение false.</returns>
<param name="repeatBehavior1">Первое сравниваемое значение.</param>
<param name="repeatBehavior2">Второе сравниваемое значение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Описание этого члена см. в разделе <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Строка, содержащая значение текущего экземпляра в заданном формате.</returns>
<param name="format">Строка, задающая используемый формат, или значение null для использования формата по умолчанию, определенного для типа реализации IFormattable. </param>
<param name="formatProvider">Объект IFormatProvider, используемый для форматирования значения, или значение null для получения числового формата из текущей настройки языкового стандарта в операционной системе. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Возвращает строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Возвращает строковое представление данного экземпляра <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> с указанным форматом. </summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Формат, используемый для формирования возвращаемого значения.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Получает или задает одно из значений <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" />, описывающих способ повторения поведения. </summary>
<returns>Тип поведения повтора. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Задает режим повторения, представляемый простым значением <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> представляет случай, когда временная шкала должна повторяться для фиксированного количества полных запусков. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> представляет случай, когда временная шкала должна повторяться для определенного времени, что может привести к тому, что анимация не будет воспроизведена до конца. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> представляет случай, когда временная шкала должна повторяться бесконечно. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Представляет матрицу 4х4, используемую для преобразований в трехмерном пространстве.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />. </summary>
<param name="m11">Значение поля (1,1) новой матрицы.</param>
<param name="m12">Значение поля (1,2) новой матрицы.</param>
<param name="m13">Значение поля (1,3) новой матрицы.</param>
<param name="m14">Значение поля (1,4) новой матрицы.</param>
<param name="m21">Значение поля (2,1) новой матрицы.</param>
<param name="m22">Значение поля (2,2) новой матрицы.</param>
<param name="m23">Значение поля (2,3) новой матрицы.</param>
<param name="m24">Значение поля (2,4) новой матрицы.</param>
<param name="m31">Значение поля (3,1) новой матрицы.</param>
<param name="m32">Значение поля (3,2) новой матрицы.</param>
<param name="m33">Значение поля (3,3) новой матрицы.</param>
<param name="m34">Значение поля (3,4) новой матрицы.</param>
<param name="offsetX">Значение поля смещения X новой матрицы.</param>
<param name="offsetY">Значение поля смещения Y новой матрицы.</param>
<param name="offsetZ">Значение поля смещения Z новой матрицы.</param>
<param name="m44">Значение поля (4,4) новой матрицы.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Проверяет равенство двух матриц.</summary>
<returns>Значение true, если матрицы равны; в противном случае — значение false.</returns>
<param name="o">Объект для проверки на равенство.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Проверяет равенство двух матриц.</summary>
<returns>Значение true, если матрицы равны; в противном случае — значение false.</returns>
<param name="value">Матрица <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, с которой выполняется сравнение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Возвращает хэш-код для этой матрицы.</summary>
<returns>Целочисленное значение, определяющее хэш-код для этой матрицы.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Получает значение, определяющее, является ли этот объект <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> обратимым.</summary>
<returns>true, если <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> обратима; в противном случае — false.Значение по умолчанию — true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Изменяет эту структуру <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, получая единичную матрицу <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Идентификация <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Преобразует данную структуру <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<exception cref="T:System.InvalidOperationException">Матрица не является обратимой.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Определяет, является ли эта структура <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> единичной матрицей <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение true, если структура <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> является единичной матрицей <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; в противном случае — значение false.Значение по умолчанию — true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Получает или задает значение в первой строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в первой строке и первом столбце этой структуры <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Получает или задает значение в первой строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение первой строки и второго столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Получает или задает значение в первой строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в первой строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Получает или задает значение в первой строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в первой строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Получает или задает значение во второй строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение второй строки и первого столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Получает или задает значение во второй строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение во второй строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Получает или задает значение во второй строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение во второй строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Получает или задает значение во второй строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение во второй строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Получает или задает значение в третьей строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в третьей строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Получает или задает значение в третьей строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в третьей строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Получает или задает значение в третьей строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в третьей строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Получает или задает значение в третьей строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в третьей строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Получает или задает значение в четвертой строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в четвертой строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Получает или задает значение в четвертой строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение во четвертой строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Получает или задает значение в четвертой строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в четвертой строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Получает или задает значение в четвертой строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в четвертой строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Сравнивает два экземпляра <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> на строгое равенство.</summary>
<returns>Значение true, если матрицы равны; в противном случае — значение false.</returns>
<param name="matrix1">Первая матрица для сравнения.</param>
<param name="matrix2">Вторая матрица для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Сравнивает два экземпляра <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> на неравенство.</summary>
<returns>Значение true, если матрицы не равны; в противном случае — значение false.</returns>
<param name="matrix1">Первая матрица для сравнения.</param>
<param name="matrix2">Вторая матрица для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Умножает заданные матрицы.</summary>
<returns>Матрица <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, являющаяся результатом умножения.</returns>
<param name="matrix1">Умножаемая матрица.</param>
<param name="matrix2">Матрица, на которую умножается первая матрица.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Описание этого члена см. в разделе <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Значение текущего экземпляра в указанном формате.</returns>
<param name="format">Используемый формат.</param>
<param name="provider">Используемый поставщик.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Создает строковое представление данной матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Создает строковое представление данной матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Сведения о форматировании, связанные с языком и региональными параметрами.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,859 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>描述圆角的特征,例如可以应用于 Windows.UI.Xaml.Controls.Border 的特征。</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>初始化新的 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构,将相同的统一半径应用到所有的角。</summary>
<param name="uniformRadius">应用到全部四个 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 属性(<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /><see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />)的统一半径。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构的新实例,将特定半径值应用到它的角。</summary>
<param name="topLeft">设置最初的 <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /></param>
<param name="topRight">设置最初的 <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /></param>
<param name="bottomRight">设置最初的 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /></param>
<param name="bottomLeft">设置最初的 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /></param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>获取或设置应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象左下角的圆角半径(以像素为单位)。</summary>
<returns>一个 <see cref="T:System.Double" />,表示应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象左下角的圆角半径(以像素为单位)。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>获取或设置应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象右下角的圆角半径(以像素为单位)。</summary>
<returns>一个 <see cref="T:System.Double" />,表示应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象右下角的圆角半径(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>比较此 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构与另一个对象是否相等。</summary>
<returns>如果两个对象相等,则为 true否则为 false。</returns>
<param name="obj">要比较的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>比较此 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 与另一个 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的两个实例相等,则为 true否则为 false。</returns>
<param name="cornerRadius">要对其进行比较以看是否相等的 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的一个实例。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>返回结构的哈希代码。</summary>
<returns><see cref="T:Windows.UI.Xaml.CornerRadius" /> 的哈希代码。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构的值是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的两个实例相等,则为 true否则为 false。</returns>
<param name="cr1">要比较的第一个结构。</param>
<param name="cr2">要比较的另一个结构。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构是否不相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的两个实例不相等,则为 true否则为 false。</returns>
<param name="cr1">要比较的第一个结构。</param>
<param name="cr2">要比较的另一个结构。</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>获取或设置应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象左上角的圆角半径(以像素为单位)。</summary>
<returns>一个 <see cref="T:System.Double" />,表示应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象左上角的圆角半径(以像素为单位)。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>获取或设置应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象右上角的圆角半径(以像素为单位)。</summary>
<returns>一个 <see cref="T:System.Double" />,表示应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象右上角的圆角半径(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>返回 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构的字符串表示形式。</summary>
<returns>一个 <see cref="T:System.String" />,表示 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 值。</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>表示 Windows.UI.Xaml.Media.Animation.Timeline 处于活动状态的持续时间。</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>使用提供的 <see cref="T:System.TimeSpan" /> 值初始化 <see cref="T:Windows.UI.Xaml.Duration" /> 结构的新实例。</summary>
<param name="timeSpan">表示此持续时间的初始时间间隔。</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> 的计算结果小于 <see cref="F:System.TimeSpan.Zero" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>将指定的 <see cref="T:Windows.UI.Xaml.Duration" /> 值加到此 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果涉及的每个 <see cref="T:Windows.UI.Xaml.Duration" /> 都具有值,则返回表示合并值的 <see cref="T:Windows.UI.Xaml.Duration" />。否则,此方法返回 null。</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> 的一个实例,该实例表示当前实例加 <paramref name="duration" /> 的值。</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>获取一个自动确定的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</summary>
<returns>一个初始化为自动值的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>将一个 <see cref="T:Windows.UI.Xaml.Duration" /> 值与另一个值进行比较。</summary>
<returns>如果 <paramref name="t1" /> 小于 <paramref name="t2" />,则为一个表示差的负值。如果 <paramref name="t1" /> 等于 <paramref name="t2" />,则值为 0。如果 <paramref name="t1" /> 大于 <paramref name="t2" />,则为一个表示差的正值。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例。</param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>确定指定的对象是否等于 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果值等于此 <see cref="T:Windows.UI.Xaml.Duration" />,则为 true否则为 false。</returns>
<param name="value">要检查是否相等的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>确定指定的 <see cref="T:Windows.UI.Xaml.Duration" /> 是否等于此 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果 <paramref name="duration" /> 等于此 <see cref="T:Windows.UI.Xaml.Duration" />,则为 true否则为 false。</returns>
<param name="duration">要检查是否相等的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定两个 <see cref="T:Windows.UI.Xaml.Duration" /> 值是否相等。</summary>
<returns>如果 <paramref name="t1" /> 等于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>获取一个表示无限间隔的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</summary>
<returns>一个初始化为永久值的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>获取此对象的哈希代码。</summary>
<returns>哈希代码标识符。</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>获取一个值,该值指示此 <see cref="T:Windows.UI.Xaml.Duration" /> 是否表示 <see cref="T:System.TimeSpan" /> 值。</summary>
<returns>如果此 <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 值,则为 true否则为 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>将两个 <see cref="T:Windows.UI.Xaml.Duration" /> 值相加。</summary>
<returns>如果两个 <see cref="T:Windows.UI.Xaml.Duration" /> 值都具有 <see cref="T:System.TimeSpan" /> 值,则此方法将返回这两个值的和。如果任意一个值设置为 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />,则方法将返回 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />。如果任意一个值设置为 <see cref="P:Windows.UI.Xaml.Duration.Forever" />,则方法将返回 <see cref="P:Windows.UI.Xaml.Duration.Forever" />。如果 <paramref name="t1" /><paramref name="t2" /> 没有值,则此方法返回 null。</returns>
<param name="t1">要相加的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要相加的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定两个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例是否相等。</summary>
<returns>如果两个 <see cref="T:Windows.UI.Xaml.Duration" /> 值具有相等属性值,或者如果所有 <see cref="T:Windows.UI.Xaml.Duration" /> 值为 null则为 true。否则此方法返回 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定一个 <see cref="T:Windows.UI.Xaml.Duration" /> 是否大于另一个。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值,并且 <paramref name="t1" /> 大于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定一个 <see cref="T:Windows.UI.Xaml.Duration" /> 是否大于等于另一个。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值,并且 <paramref name="t1" /> 大于或等于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例。</param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>依据给定的 <see cref="T:System.TimeSpan" /> 隐式创建 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>创建的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="timeSpan">从中隐式创建 <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /></param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> 的计算结果小于 <see cref="F:System.TimeSpan.Zero" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定两个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例是否不相等。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 中只有一个表示值,或者它们均表示不相等的值,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定 <see cref="T:Windows.UI.Xaml.Duration" /> 是否小于另一个实例的值。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值,并且 <paramref name="t1" /> 小于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定一个 <see cref="T:Windows.UI.Xaml.Duration" /> 是否小于等于另一个。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值,并且 <paramref name="t1" /> 小于或等于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>从一个 <see cref="T:Windows.UI.Xaml.Duration" /> 值中减去另一个这种类型的值。</summary>
<returns>如果每个 <see cref="T:Windows.UI.Xaml.Duration" /> 都具有值,则返回表示 <paramref name="t1" /> 减去 <paramref name="t2" /> 的值的 <see cref="T:Windows.UI.Xaml.Duration" />。如果 <paramref name="t1" /> 的值为 <see cref="P:Windows.UI.Xaml.Duration.Forever" />,并且 <paramref name="t2" /> 的值为 <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />,则此方法返回 <see cref="P:Windows.UI.Xaml.Duration.Forever" />。否则,此方法返回 null。</returns>
<param name="t1">第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要减去的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>返回指定的 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> 操作结果。</returns>
<param name="duration">要获取的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>从此 <see cref="T:Windows.UI.Xaml.Duration" /> 中减去指定的 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>减去后的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="duration">要从此 <see cref="T:Windows.UI.Xaml.Duration" /> 中减去的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>获取此 <see cref="T:Windows.UI.Xaml.Duration" /> 表示的 <see cref="T:System.TimeSpan" /> 值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /> 表示的 <see cref="T:System.TimeSpan" /> 值。</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> 不表示 <see cref="T:System.TimeSpan" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 转换为 <see cref="T:System.String" /> 表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 表示形式。</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>指定 <see cref="T:Windows.UI.Xaml.Duration" /> 是否具有 Automatic 或 Forever 的特殊值,或者其 <see cref="T:System.TimeSpan" /> 组件中是否具有有效信息。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>具有“Automatic”特殊值。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>具有“Forever”特殊值。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary><see cref="T:System.TimeSpan" /> 组件中具有有效信息。</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>表示元素的长度,这些元素显式支持 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> 单位类型。</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>使用指定的绝对值(以像素为单位)初始化 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构的新实例。</summary>
<param name="pixels">建立为值的绝对像素计数。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构的新实例并指定它包含何种类型的值。</summary>
<param name="value"><see cref="T:Windows.UI.Xaml.GridLength" /> 实例的初始值。</param>
<param name="type"><see cref="T:Windows.UI.Xaml.GridLength" /> 实例包含 <see cref="T:Windows.UI.Xaml.GridUnitType" /></param>
<exception cref="T:System.ArgumentException">值小于 0 或并非数字。- 或 -类型不是有效的 <see cref="T:Windows.UI.Xaml.GridUnitType" /></exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>获取一个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例,它包含大小由内容对象的大小属性确定的值。</summary>
<returns>一个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例,其 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 属性设置为 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /></returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>确定指定的对象是否等于当前的 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</summary>
<returns>如果指定的对象具有与当前实例相同的值和 <see cref="T:Windows.UI.Xaml.GridUnitType" />,则为 true否则为 false。</returns>
<param name="oCompare">要与当前实例进行比较的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>确定指定的 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否等于当前的 <see cref="T:Windows.UI.Xaml.GridLength" /></summary>
<returns>如果指定的 <see cref="T:Windows.UI.Xaml.GridLength" /> 具有与当前实例相同的值和 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />,则为 true否则为 false。</returns>
<param name="gridLength">要与当前实例进行比较的 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>获取 <see cref="T:Windows.UI.Xaml.GridLength" /> 的哈希代码。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> 的哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>获取 <see cref="T:Windows.UI.Xaml.GridLength" /> 的关联 <see cref="T:Windows.UI.Xaml.GridUnitType" /></summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridUnitType" /> 值之一。默认值为 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /></returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>获取一个值,该值指示 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含以像素表示的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 属性为 <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />,则为 true否则为 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>获取一个值,该值指示 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含大小由内容对象的大小属性确定的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 属性为 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />,则为 true否则为 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>获取一个值,该值指示 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含以可用空间的加权比例表示的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 属性为 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />,则为 true否则为 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构是否相等。</summary>
<returns>如果两个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例具有相同的值和 <see cref="T:Windows.UI.Xaml.GridUnitType" />,则为 true否则为 false。</returns>
<param name="gl1">要比较的第一个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</param>
<param name="gl2">要比较的第二个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>对两个 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构进行比较,确定它们是否不相等。</summary>
<returns>如果两个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例具有不同的值和 <see cref="T:Windows.UI.Xaml.GridUnitType" />,则为 true否则为 false。</returns>
<param name="gl1">要比较的第一个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</param>
<param name="gl2">要比较的第二个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>返回 <see cref="T:Windows.UI.Xaml.GridLength" /><see cref="T:System.String" /> 表示形式。</summary>
<returns>当前 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构的 <see cref="T:System.String" /> 表示形式。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>获取一个 <see cref="T:System.Double" />,它表示 <see cref="T:Windows.UI.Xaml.GridLength" /> 的值。</summary>
<returns>一个 <see cref="T:System.Double" />,表示当前实例的值。</returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>描述 <see cref="T:Windows.UI.Xaml.GridLength" /> 对象具有的值的种类。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>大小由内容对象的大小属性决定。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>该值以像素表示。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>该值表示为可用空间的加权比例。</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>布局循环引发的一个异常。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>使用默认值初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 类的新实例。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>使用指定的错误消息初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 类的新实例。</summary>
<param name="message">解释异常原因的错误信息。</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 类的新实例。</summary>
<param name="message">解释异常原因的错误信息。</param>
<param name="innerException">作为当前异常原因的异常,如果没有指定内部异常,则为 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>描述矩形周围框架的粗细。四个 <see cref="T:System.Double" /> 值分别描述矩形的四个边(<see cref="P:Windows.UI.Xaml.Thickness.Left" /><see cref="P:Windows.UI.Xaml.Thickness.Top" /><see cref="P:Windows.UI.Xaml.Thickness.Right" /><see cref="P:Windows.UI.Xaml.Thickness.Bottom" />)。</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>初始化各边使用指定的统一长度的 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构。</summary>
<param name="uniformLength">应用到边框所有四个边的统一长度。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构,其矩形的各边应用了特定的长度(作为 <see cref="T:System.Double" /> 提供)。</summary>
<param name="left">矩形左边的粗细。</param>
<param name="top">矩形顶边的粗细。</param>
<param name="right">矩形右边的粗细。</param>
<param name="bottom">矩形底边的粗细。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>获取或设置边框底边的宽度(以像素为单位)。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 的此实例的 <see cref="T:System.Double" />,表示边框底边的宽度(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>比较此 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构与另一个 <see cref="T:System.Object" /> 是否相等。</summary>
<returns>如果两个对象相等,则为 true否则为 false。</returns>
<param name="obj">要比较的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>比较此 <see cref="T:Windows.UI.Xaml.Thickness" /> 与另一个 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Thickness" /> 的两个实例相等,则为 true否则为 false。</returns>
<param name="thickness">要对其进行比较以看是否相等的 <see cref="T:Windows.UI.Xaml.Thickness" /> 的一个实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>返回结构的哈希代码。</summary>
<returns><see cref="T:Windows.UI.Xaml.Thickness" /> 实例的哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>获取或设置边框左边的宽度(以像素为单位)。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 的此实例的 <see cref="T:System.Double" />,表示边框左边的宽度(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构的值是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Thickness" /> 的两个实例相等,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个结构。</param>
<param name="t2">要比较的另一个结构。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构是否不相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Thickness" /> 的两个实例不相等,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个结构。</param>
<param name="t2">要比较的另一个结构。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>获取或设置边框右边的宽度(以像素为单位)。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 的此实例的 <see cref="T:System.Double" />,表示边框右边的宽度(以像素为单位)。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>获取或设置边框顶边的宽度(以像素为单位)。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 的此实例的 <see cref="T:System.Double" />,表示边框顶边的宽度(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>返回 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构的字符串表示形式。</summary>
<returns>一个 <see cref="T:System.String" />,表示 <see cref="T:Windows.UI.Xaml.Thickness" /> 值。</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>尝试访问与不再可用的某个用户界面部分对应的 UI 自动化元素时引发的异常。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>使用默认值初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 类的新实例。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>使用指定的错误消息初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 类的新实例。</summary>
<param name="message">描述错误的消息。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 类的新实例。</summary>
<param name="message">描述错误的消息。</param>
<param name="innerException">作为当前异常原因的异常,如果没有指定内部异常,则为 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>试图通过 UI 自动化操作一个未启用的控件时所引发的异常。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>使用默认值初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 类的新实例。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>使用指定的错误消息初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 类的新实例。</summary>
<param name="message">描述错误的消息。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 类的新实例。</summary>
<param name="message">描述错误的消息。</param>
<param name="innerException">作为当前异常原因的异常,如果没有指定内部异常,则为 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 用于描述由 Windows.UI.Xaml.Controls.ItemContainerGenerator 管理的项的位置。</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>使用指定的索引和偏移量初始化 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的新实例。</summary>
<param name="index">与已生成(已实现)项相关的 <see cref="T:System.Int32" /> 索引。-1 是表示项列表的开头或结尾处虚拟项的特殊值。</param>
<param name="offset">与已索引项旁未生成(未实现)项相关的 <see cref="T:System.Int32" /> 偏移量。偏移量为 0 表示已索引元素本身;偏移量为 1 表示下一未生成(未实现)项;偏移量为 -1 表示前一项。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>比较 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的指定实例与当前实例的值是否相等。</summary>
<returns>如果 <paramref name="o" /><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的此实例具有相同值,则为 true。</returns>
<param name="o">要比较的 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>返回该 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的哈希代码。</summary>
<returns><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>获取或设置与已生成(已实现)项相关的 <see cref="T:System.Int32" /> 索引。</summary>
<returns>与已生成(已实现)项相关的 <see cref="T:System.Int32" /> 索引。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>获取或设置与已索引项旁未生成(未实现)项相关的 <see cref="T:System.Int32" /> 偏移量。</summary>
<returns>与已索引项旁未生成(未实现)项相关的 <see cref="T:System.Int32" /> 偏移量。</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 对象的值是否相等。</summary>
<returns>如果两个对象相等,则为 true否则为 false。</returns>
<param name="gp1">要比较的第一个实例。</param>
<param name="gp2">要比较的第二个实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 对象的值是否不相等。</summary>
<returns>如果值不相等,则为 true否则为 false。</returns>
<param name="gp1">要比较的第一个实例。</param>
<param name="gp2">要比较的第二个实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>返回此 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 实例的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 实例的字符串表示形式。</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>分析 Xaml 的过程中发生错误时引发的异常。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>使用默认值初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 类的新实例。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>使用指定的错误消息初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 类的新实例。</summary>
<param name="message">解释异常原因的错误信息。</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 类的新实例。</summary>
<param name="message">解释异常原因的错误信息。</param>
<param name="innerException">作为当前异常原因的异常,如果没有指定内部异常,则为 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> 表示用于二维空间中的变换的 3x3 仿射变换矩阵。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</summary>
<param name="m11">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> 系数。</param>
<param name="m12">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> 系数。</param>
<param name="m21">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> 系数。</param>
<param name="m22">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> 系数。</param>
<param name="offsetX">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> 系数。</param>
<param name="offsetY">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 系数。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>确定指定的 <see cref="T:System.Object" /> 是否是一个与此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 相同的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</summary>
<returns>如果 <paramref name="o" /> 是一个与此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构相同的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构,则为 true否则为 false。</returns>
<param name="o">要比较的 <see cref="T:System.Object" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>确定指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是否与此实例相同。</summary>
<returns>如果两个实例相等,则为 true否则为 false。</returns>
<param name="value">要与此实例比较的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>返回此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的哈希代码。</summary>
<returns>此实例的哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>获取一个恒等 <see cref="T:Windows.UI.Xaml.Media.Matrix" /></summary>
<returns>一个恒等矩阵。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>获取一个值,该值指示此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是否为恒等矩阵。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是恒等矩阵,则为 true否则为 false。默认值为 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第一行与第一列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 中第一行与第一列相交处的值。默认值为 1。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第一行与第二列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 中第一行与第二列相交处的值。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第二行与第一列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 中第二行与第一列相交处的值。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第二行与第二列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第二行与第二列相交处的值。默认值为 1。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第三行与第一列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第三行与第一列相交处的值。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第三行与第二列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第三行与第二列相交处的值。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>确定两个指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是否相同。</summary>
<returns>如果 <paramref name="matrix1" /><paramref name="matrix2" /> 相同,则为 true否则为 false。</returns>
<param name="matrix1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</param>
<param name="matrix2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>确定两个指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是否不同。</summary>
<returns>如果 <paramref name="matrix1" /><paramref name="matrix2" /> 不同,则为 true否则为 false。</returns>
<param name="matrix1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</param>
<param name="matrix2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>有关此成员的说明,请参见 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /></summary>
<returns>一个字符串,包含采用指定格式的当前实例的值。</returns>
<param name="format">指定要使用的格式的字符串。- 或 -null表示使用为 IFormattable 实现的类型定义的默认格式。</param>
<param name="provider">用于格式化该值的 IFormatProvider。- 或 -从操作系统的当前区域设置中获取数字格式信息的 null。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>创建此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="T:System.String" /> 表示形式。</summary>
<returns>一个 <see cref="T:System.String" />,其中包含此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 值。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>使用区域性特定的格式设置信息创建此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="T:System.String" /> 表示形式。</summary>
<returns>一个 <see cref="T:System.String" />,其中包含此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 值。</returns>
<param name="provider">特定于区域的格式设置信息。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 变换指定的点并返回结果。</summary>
<returns>用此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 变换 <paramref name="point" /> 的结果。</returns>
<param name="point">要转换的点。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>指定在动画运行期间某一特定关键帧是否应发生。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>指示某一 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 是否等于此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>如果 <paramref name="value" /> 是一个表示与此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的时间长度相同的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,则为 true否则为 false。</returns>
<param name="value">与此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 进行比较的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>指示某一指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 是否等于此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>如果 <paramref name="value" /> 等于此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,则为 true否则为 false。</returns>
<param name="value">与此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 进行比较的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>指示两个 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值是否相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 的值相等,则为 true否则为 false。</returns>
<param name="keyTime1">要比较的第一个值。</param>
<param name="keyTime2">要比较的第二个值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>使用提供的 <see cref="T:System.TimeSpan" /> 创建一个新的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>一个新的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,将初始化为 <paramref name="timeSpan" /> 的值。</returns>
<param name="timeSpan">新的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的值。</param>
<exception cref="T:System.ArgumentOutOfRangeException">指定的 <paramref name="timeSpan" /> 在允许范围之外。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>返回表示此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的哈希代码。</summary>
<returns>一个哈希标识符。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值以判断是否相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 相等,则为 true否则为 false。</returns>
<param name="keyTime1">要比较的第一个值。</param>
<param name="keyTime2">要比较的第二个值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>隐式将 <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 转换为 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>创建的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></returns>
<param name="timeSpan">要转换的 <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值以判断是否不相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 不相等,则为 true否则为 false。</returns>
<param name="keyTime1">要比较的第一个值。</param>
<param name="keyTime2">要比较的第二个值。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>获取关键帧结束的时间,该时间表示为相对于动画开始时间的时间。</summary>
<returns>关键帧结束的时间,该时间表示为相对于动画开始时间的时间。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>返回此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的字符串表示形式。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>描述 Windows.UI.Xaml.Media.Animation.Timeline 如何重复其简单持续时间。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>使用指定的迭代次数初始化 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 结构的新实例。</summary>
<param name="count">一个大于等于 0 的数,指定用于动画的迭代次数。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> 计算结果无限大、不是数字值或者为负数。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>使用指定的重复持续时间初始化 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 结构的新实例。</summary>
<param name="duration">Windows.UI.Xaml.Media.Animation.Timeline 要播放的总时间长度(其活动持续时间)。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> 计算结果为负数。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>获取 Windows.UI.Xaml.Media.Animation.Timeline 要重复的次数。</summary>
<returns>要重复的迭代次数。</returns>
<exception cref="T:System.InvalidOperationException"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 描述重复持续时间,而不是迭代次数。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>获取 Windows.UI.Xaml.Media.Animation.Timeline 要播放的总时间长度。</summary>
<returns>时间线要播放的总时间长度。</returns>
<exception cref="T:System.InvalidOperationException"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 描述迭代次数,而不是重复持续时间。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>指示指定的对象是否等于此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></summary>
<returns>如果 <paramref name="value" /> 为表示与此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的重复行为相同的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />,则为 true否则为 false。</returns>
<param name="value">与此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 进行比较的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>返回一个值,该值指示指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 是否与此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 相等。</summary>
<returns>如果 <paramref name="repeatBehavior" /> 和此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的类型和重复行为相等,则为 true否则为 false。</returns>
<param name="repeatBehavior">要与此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 进行比较的值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指示两个指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的类型和重复行为相等,则为 true否则为 false。</returns>
<param name="repeatBehavior1">要比较的第一个值。</param>
<param name="repeatBehavior2">要比较的第二个值。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>获取指定无限次重复的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></summary>
<returns>指定无限次重复的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>返回此实例的哈希代码。</summary>
<returns>一个哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>获取指示重复行为是否具有指定的迭代次数的值。</summary>
<returns>如果实例表示迭代次数,则为 true否则为 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>获取指示重复行为是否具有指定的重复持续时间的值。</summary>
<returns>如果实例表示重复持续时间,则为 true否则为 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指示两个指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的类型和重复行为相等,则为 true否则为 false。</returns>
<param name="repeatBehavior1">要比较的第一个值。</param>
<param name="repeatBehavior2">要比较的第二个值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指示两个 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否不相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的类型不同或者重复行为属性不同,则为 true否则为 false。</returns>
<param name="repeatBehavior1">要比较的第一个值。</param>
<param name="repeatBehavior2">要比较的第二个值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>有关此成员的说明,请参见 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /></summary>
<returns>一个字符串,包含采用指定格式的当前实例的值。</returns>
<param name="format">指定要使用格式的字符串,若为 null 则表示使用为 IFormattable 实现的类型定义的默认格式。</param>
<param name="formatProvider">要用于为值设置格式的 IFormatProvider若为 null 则表示从操作系统的当前区域设置中获取数值格式信息。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>返回此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字符串表示形式。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>使用指定的格式返回此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字符串表示形式。</returns>
<param name="formatProvider">用于构造返回值的格式。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>获取或设置说明行为重复的方式的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> 值之一。</summary>
<returns>重复行为的类型。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>指定 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 原始值表示的重复模式。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示这种情况:时间线应对固定的完整运行数重复。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示这种情况:时间线应对持续时间重复,这可能会导致动画终止方通过。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示应无限制地重复时间线的情况。</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>表示用于三维 (3-D) 空间中的变换的 4 × 4 矩阵。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 类的新实例。</summary>
<param name="m11">新矩阵的 (1,1) 字段的值。</param>
<param name="m12">新矩阵的 (1,2) 字段的值。</param>
<param name="m13">新矩阵的 (1,3) 字段的值。</param>
<param name="m14">新矩阵的 (1,4) 字段的值。</param>
<param name="m21">新矩阵的 (2,1) 字段的值。</param>
<param name="m22">新矩阵的 (2,2) 字段的值。</param>
<param name="m23">新矩阵的 (2,3) 字段的值。</param>
<param name="m24">新矩阵的 (2,4) 字段的值。</param>
<param name="m31">新矩阵的 (3,1) 字段的值。</param>
<param name="m32">新矩阵的 (3,2) 字段的值。</param>
<param name="m33">新矩阵的 (3,3) 字段的值。</param>
<param name="m34">新矩阵的 (3,4) 字段的值。</param>
<param name="offsetX">新矩阵的 X 偏移量字段的值。</param>
<param name="offsetY">新矩阵的 Y 偏移量字段的值。</param>
<param name="offsetZ">新矩阵的 Z 偏移量字段的值。</param>
<param name="m44">新矩阵的 (4,4) 字段的值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>测试两个矩阵是否相等。</summary>
<returns>如果矩阵相等,则为 true否则为 false。</returns>
<param name="o">要测试相等的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>测试两个矩阵是否相等。</summary>
<returns>如果矩阵相等,则为 true否则为 false。</returns>
<param name="value">要进行比较的 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>返回此矩阵的哈希代码。</summary>
<returns>一个指定此矩阵的哈希代码的整数。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>获取指示是否可反转此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的值。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 存在逆矩阵,则为 true否则为 false。默认值为 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 结构更改为单位 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></summary>
<returns>标识 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>反转此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 结构。</summary>
<exception cref="T:System.InvalidOperationException">该矩阵不可逆。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>确定此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 结构是否为恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 是恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />,则为 true否则为 false。默认值为 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第一列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 结构的第一行、第一列中的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第二列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行与第二列相交处的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第三列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第一行、第三列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第四列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第四列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行、第一列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行与第一列相交处的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行、第二列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第二行、第二列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行、第三列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第二行、第三列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行、第四列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第二行、第四列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第三行、第一列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第三行、第一列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第三行、第二列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第三行、第二列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第三行、第三列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第三行、第三列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第三行、第四列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第三行、第四列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第四列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第四行、第四列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第一列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第一列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第二列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第四行、第二列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第三列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第四行、第三列的值。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 实例是否完全相等。</summary>
<returns>如果矩阵相等,则为 true否则为 false。</returns>
<param name="matrix1">要比较的第一个矩阵。</param>
<param name="matrix2">要比较的第二个矩阵。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 实例是否不相等。</summary>
<returns>如果矩阵不同,则为 true否则为 false。</returns>
<param name="matrix1">要比较的第一个矩阵。</param>
<param name="matrix2">要比较的第二个矩阵。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>将指定的矩阵相乘。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />,它是相乘的结果。</returns>
<param name="matrix1">要相乘的矩阵。</param>
<param name="matrix2">与第一个矩阵相乘的矩阵。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>有关此成员的说明,请参见 <see cref="M:System.IFormattable.ToString" /></summary>
<returns>使用指定格式的当前实例的值。</returns>
<param name="format">要使用的格式。</param>
<param name="provider">要使用的提供程序。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>创建此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字符串表示形式。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>创建此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字符串表示形式。</returns>
<param name="provider">特定于区域的格式设置信息。</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,873 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>描述圓角的特性,如此便可套用到 Windows.UI.Xaml.Controls.Border。</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>將相同的統一半徑套用到所有角,藉此初始化新的 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構。</summary>
<param name="uniformRadius">套用到所有四個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 屬性 (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /><see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />) 的統一半徑。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>將特定的半徑值套用到其邊角,藉此初始化 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構的新執行個體。</summary>
<param name="topLeft">設定初始 <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /></param>
<param name="topRight">設定初始 <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /></param>
<param name="bottomRight">設定初始 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /></param>
<param name="bottomLeft">設定初始 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /></param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>取得或設定物件左下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。</summary>
<returns>
<see cref="T:System.Double" />,表示物件左下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>取得或設定物件右下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。</summary>
<returns>
<see cref="T:System.Double" />,表示物件右下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>比較這個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構與另一個物件是否相等。</summary>
<returns>如果兩個物件相等則為 true否則為 false。</returns>
<param name="obj">要比較的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>比較這個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構與另一個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的兩個執行個體相等則為 true否則為 false。</returns>
<param name="cornerRadius">要比較是否相等的 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>傳回結構的雜湊碼。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的雜湊程式碼。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構的值是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 執行個體相等則為 true否則為 false。</returns>
<param name="cr1">要比較的第一個結構。</param>
<param name="cr2">要比較的另一個結構。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 執行個體相等則為 true否則為 false。</returns>
<param name="cr1">要比較的第一個結構。</param>
<param name="cr2">要比較的另一個結構。</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>取得或設定物件左上角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。</summary>
<returns>
<see cref="T:System.Double" />,表示物件左上角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>取得或設定物件右下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。</summary>
<returns>
<see cref="T:System.Double" />,表示物件右上角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>傳回 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構的字串表示。</summary>
<returns>表示 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 值的 <see cref="T:System.String" /></returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>表示 Windows.UI.Xaml.Media.Animation.Timeline 處於使用中的持續期間。</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>使用提供的 <see cref="T:System.TimeSpan" /> 值,初始化 <see cref="T:Windows.UI.Xaml.Duration" /> 結構的新執行個體 (Instance)。</summary>
<param name="timeSpan">表示這個持續期間的初始時間間隔。</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> 評估為小於 <see cref="F:System.TimeSpan.Zero" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>將指定 <see cref="T:Windows.UI.Xaml.Duration" /> 的值加入至這個 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果每一個包含的 <see cref="T:Windows.UI.Xaml.Duration" /> 都具有值,則為表示合併值的 <see cref="T:Windows.UI.Xaml.Duration" />。否則,這個方法就會傳回 null。</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> 的執行個體,表示目前執行個體的值加上 <paramref name="duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>取得自動決定的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</summary>
<returns>初始化為自動值的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>將一個 <see cref="T:Windows.UI.Xaml.Duration" /> 值與另一個值比較。</summary>
<returns>如果 <paramref name="t1" /> 小於 <paramref name="t2" />,則為表示差異的負值。如果 <paramref name="t1" /> 等於 <paramref name="t2" />,則為 0 的值。如果 <paramref name="t1" /> 大於 <paramref name="t2" />,則為表示差異的正值。</returns>
<param name="t1">要比較之 <see cref="T:Windows.UI.Xaml.Duration" /> 的第一個執行個體。</param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>判斷指定的物件是否等於 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果值等於這個 <see cref="T:Windows.UI.Xaml.Duration" />,則為 true否則為 false。</returns>
<param name="value">要檢查是否相等的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>判斷指定的 <see cref="T:Windows.UI.Xaml.Duration" /> 是否等於這個 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果 <paramref name="duration" /> 等於這個 <see cref="T:Windows.UI.Xaml.Duration" /> 則為 true否則為 false。</returns>
<param name="duration">要檢查是否相等的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 值是否相等。</summary>
<returns>如果 <paramref name="t1" /> 等於 <paramref name="t2" />,則為 true否則為 false。</returns>
<param name="t1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>取得 <see cref="T:Windows.UI.Xaml.Duration" /> 值,這個值表示無限間隔。</summary>
<returns>初始化為永久值的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>取得這個物件的雜湊碼。</summary>
<returns>雜湊碼識別項。</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>取得值,這個值指出這個 <see cref="T:Windows.UI.Xaml.Duration" /> 是否表示 <see cref="T:System.TimeSpan" /> 值。</summary>
<returns>如果這個 <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 值,則為 true否則為 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>相加兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 值都有<see cref="T:System.TimeSpan" /> 值,則這個方法會傳回那兩個值的總和。如果其中一個值設定為 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />,則方法會傳回 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />。如果其中一個值設定為 <see cref="P:Windows.UI.Xaml.Duration.Forever" />,則方法會傳回 <see cref="P:Windows.UI.Xaml.Duration.Forever" />。如果 <paramref name="t1" /><paramref name="t2" /> 沒有值,則這個方法會傳回 null。</returns>
<param name="t1">要相加的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要相加的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 案例是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 值有相等的屬性值,或者如果所有的 <see cref="T:Windows.UI.Xaml.Duration" /> 值都為 null則為 true。否則這個方法就會傳回 false。</returns>
<param name="t1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷一個 <see cref="T:Windows.UI.Xaml.Duration" /> 是否大於另外一個。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值且 <paramref name="t1" /> 大於 <paramref name="t2" /> 則為 true否則為 false。</returns>
<param name="t1">要比較的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷 <see cref="T:Windows.UI.Xaml.Duration" /> 是否大於或等於另外一個。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值且 <paramref name="t1" /> 大於或等於 <paramref name="t2" /> 則為 true否則為 false。</returns>
<param name="t1">要比較之 <see cref="T:Windows.UI.Xaml.Duration" /> 的第一個執行個體。</param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>從指定的 <see cref="T:System.TimeSpan" /> 隱含地建立 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>已建立的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="timeSpan">
<see cref="T:Windows.UI.Xaml.Duration" /> 是從其中隱含建立的 <see cref="T:System.TimeSpan" /></param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> 評估為小於 <see cref="F:System.TimeSpan.Zero" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 案例是否不相等。</summary>
<returns>如果恰好 <paramref name="t1" /><paramref name="t2" /> 其中一個代表值,或它們代表不相等的值則為 true否則為 false。</returns>
<param name="t1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷一個 <see cref="T:Windows.UI.Xaml.Duration" /> 是否小於另外一個執行個體的值。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值且 <paramref name="t1" /> 小於 <paramref name="t2" /> 則為 true否則為 false。</returns>
<param name="t1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷 <see cref="T:Windows.UI.Xaml.Duration" /> 是否小於或等於另外一個。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值且 <paramref name="t1" /> 小於或等於 <paramref name="t2" /> 則為 true否則為 false。</returns>
<param name="t1">要比較的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 的一個值減去另一個值。</summary>
<returns>如果每一個 <see cref="T:Windows.UI.Xaml.Duration" /> 都有值,則 <see cref="T:Windows.UI.Xaml.Duration" /> 表示 <paramref name="t1" /> 減去 <paramref name="t2" /> 所得的值。如果 <paramref name="t1" /> 的值為 <see cref="P:Windows.UI.Xaml.Duration.Forever" />,並且 <paramref name="t2" /> 的值為 <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />,則這個方法會傳回 <see cref="P:Windows.UI.Xaml.Duration.Forever" />。否則,這個方法就會傳回 null。</returns>
<param name="t1">第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要減去的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>傳回指定的 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> 運算結果。</returns>
<param name="duration">要取得的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>將指定 <see cref="T:Windows.UI.Xaml.Duration" /> 從這個 <see cref="T:Windows.UI.Xaml.Duration" /> 減去。</summary>
<returns>經過減法的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="duration">要從這個 <see cref="T:Windows.UI.Xaml.Duration" /> 減去的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>取得這個 <see cref="T:Windows.UI.Xaml.Duration" /> 表示的 <see cref="T:System.TimeSpan" /> 值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Duration" /> 表示的 <see cref="T:System.TimeSpan" /> 值。</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> 並不代表 <see cref="T:System.TimeSpan" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 轉換為 <see cref="T:System.String" /> 表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 表示。</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>指定 <see cref="T:Windows.UI.Xaml.Duration" /> 是否具有 Automatic 或 Forever 的特殊值,或者其 <see cref="T:System.TimeSpan" /> 元件中是否包含有效的資訊。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>具有 "Automatic" 特殊值。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>具有 "Forever" 特殊值。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>
<see cref="T:System.TimeSpan" /> 元件中包含有效資訊。</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>表示明確支援 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> 單位型別的項目的長度。</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>使用指定的絕對值 (以像素為單位),初始化 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構的新執行個體。</summary>
<param name="pixels">要以值建立的絕對像素計數。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構的新執行個體,並指定要包含何種值。</summary>
<param name="value">這個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體的初始值。</param>
<param name="type">這個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體包含的 <see cref="T:Windows.UI.Xaml.GridUnitType" /></param>
<exception cref="T:System.ArgumentException">值小於 0 或不是數字。-或-型別不是有效的 <see cref="T:Windows.UI.Xaml.GridUnitType" /></exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>取得 <see cref="T:Windows.UI.Xaml.GridLength" /> 的執行個體,這個執行個體所含值的大小是由內容物件的大小屬性決定。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> 的執行個體,其 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 屬性已設為 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /></returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>判斷指定的物件和目前的 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體是否相等。</summary>
<returns>如果指定的物件與目前執行個體具有相同的值和 <see cref="T:Windows.UI.Xaml.GridUnitType" /> 則為 true否則為 false。</returns>
<param name="oCompare">要與目前執行個體比較的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>判斷指定的 <see cref="T:Windows.UI.Xaml.GridLength" /> 和目前的 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否相等。</summary>
<returns>如果指定的 <see cref="T:Windows.UI.Xaml.GridLength" /> 與目前執行個體具有相同的值和 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />,則為 true否則為 false。</returns>
<param name="gridLength">要與目前執行個體比較的 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>取得 <see cref="T:Windows.UI.Xaml.GridLength" /> 的雜湊程式碼。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> 的雜湊程式碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>取得 <see cref="T:Windows.UI.Xaml.GridLength" /> 的相關 <see cref="T:Windows.UI.Xaml.GridUnitType" /></summary>
<returns>其中一個 <see cref="T:Windows.UI.Xaml.GridUnitType" /> 值。預設為 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /></returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>取得值,這個值指出 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含以像素表示的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 屬性是 <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />,則為 true否則為 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>取得值,這個值表示 <see cref="T:Windows.UI.Xaml.GridLength" /> 所含值的大小是否由內容物件的大小屬性決定。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 屬性是 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />,則為 true否則為 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>取得值,這個值表示 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含以可用空間的加權比例表示的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 屬性是 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />,則為 true否則為 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體具有相同值和 <see cref="T:Windows.UI.Xaml.GridUnitType" /> 則為 true否則為 false。</returns>
<param name="gl1">要比較之 <see cref="T:Windows.UI.Xaml.GridLength" /> 的第一個執行個體。</param>
<param name="gl2">要比較的第二個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構,判斷它們是否不相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體沒有相同值和 <see cref="T:Windows.UI.Xaml.GridUnitType" />,則為 true否則為 false。</returns>
<param name="gl1">要比較之 <see cref="T:Windows.UI.Xaml.GridLength" /> 的第一個執行個體。</param>
<param name="gl2">要比較的第二個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>傳回 <see cref="T:Windows.UI.Xaml.GridLength" /><see cref="T:System.String" /> 表示。</summary>
<returns>目前 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構的 <see cref="T:System.String" /> 表示。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>取得 <see cref="T:System.Double" />,它表示 <see cref="T:Windows.UI.Xaml.GridLength" /> 的值。</summary>
<returns>
<see cref="T:System.Double" />,表示目前執行個體的值。</returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>描述 <see cref="T:Windows.UI.Xaml.GridLength" /> 物件所含的值種類。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>大小是由內容物件的大小屬性決定。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>此值是以像素表示。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>此值是以可用空間的加權比例表示。</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>配置週期擲回的例外狀況。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>使用預設值,初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 類別的新執行個體。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>使用指定的錯誤訊息,初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 類別的新執行個體。</summary>
<param name="message">解釋例外狀況原因的錯誤訊息。</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>使用指定的錯誤訊息和造成這個例外狀況原因的內部例外狀況參考,初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 類別的新執行個體。</summary>
<param name="message">解釋例外狀況原因的錯誤訊息。</param>
<param name="innerException">導致目前例外狀況發生的例外狀況;如果沒有指定任何的內部例外狀況,則為 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>描述矩形周圍框架的粗細。有四個 <see cref="T:System.Double" /> 值分別描述矩形的 <see cref="P:Windows.UI.Xaml.Thickness.Left" /><see cref="P:Windows.UI.Xaml.Thickness.Top" /><see cref="P:Windows.UI.Xaml.Thickness.Right" /><see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> 端。</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構,它在每邊都統一指定長度。</summary>
<param name="uniformLength">統一套用至週框四邊的長度。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構,它在矩形的每邊都套用特定長度 (以 <see cref="T:System.Double" /> 的格式提供)。</summary>
<param name="left">矩形左邊的粗細。</param>
<param name="top">矩形上邊的粗細。</param>
<param name="right">矩形右邊的粗細。</param>
<param name="bottom">矩形下邊的粗細。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>取得或設定週框下邊的寬度 (以像素為單位)。</summary>
<returns>
<see cref="T:System.Double" />,表示這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體指定的週框下邊寬度 (以像素為單位)。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>比較這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構與其他 <see cref="T:System.Object" /> 是否相等。</summary>
<returns>如果兩個物件相等則為 true否則為 false。</returns>
<param name="obj">要比較的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>比較這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構與另一個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體相等則為 true否則為 false。</returns>
<param name="thickness">要比較是否相等的 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>傳回結構的雜湊碼。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體的雜湊程式碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>取得或設定週框左邊的寬度 (以像素為單位)。</summary>
<returns>
<see cref="T:System.Double" />,表示這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體指定的週框左邊寬度 (以像素為單位)。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構的值是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體相等則為 true否則為 false。</returns>
<param name="t1">要比較的第一個結構。</param>
<param name="t2">要比較的另一個結構。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體相等則為 true否則為 false。</returns>
<param name="t1">要比較的第一個結構。</param>
<param name="t2">要比較的另一個結構。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>取得或設定週框右邊的寬度 (以像素為單位)。</summary>
<returns>
<see cref="T:System.Double" />,表示這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體指定的週框右邊寬度 (以像素為單位)。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>取得或設定週框上邊的寬度 (以像素為單位)。</summary>
<returns>一個 <see cref="T:System.Double" />,表示這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體指定的週框上邊寬度 (以像素為單位)。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>傳回 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構的字串表示。</summary>
<returns>表示 <see cref="T:Windows.UI.Xaml.Thickness" /> 值的 <see cref="T:System.String" /></returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>嘗試存取使用者介面自動化項目 (對應於已無法使用的使用者介面部分) 時,會擲回例外狀況。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>使用預設值,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 類別的新執行個體。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>使用指定的錯誤訊息,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 類別的新執行個體。</summary>
<param name="message">描述錯誤的訊息。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>使用指定的錯誤訊息和造成這個例外狀況原因的內部例外狀況參考,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 類別的新執行個體。</summary>
<param name="message">描述錯誤的訊息。</param>
<param name="innerException">導致目前例外狀況發生的例外狀況;如果沒有指定任何的內部例外狀況,則為 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>嘗試透過使用者介面自動化來操作未啟用的控制項時,所擲回的例外狀況。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>使用預設值,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 類別的新執行個體。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>使用指定的錯誤訊息,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 類別的新執行個體。</summary>
<param name="message">描述錯誤的訊息。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>使用指定的錯誤訊息和造成這個例外狀況原因的內部例外狀況參考,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 類別的新執行個體。</summary>
<param name="message">描述錯誤的訊息。</param>
<param name="innerException">導致目前例外狀況發生的例外狀況;如果沒有指定任何的內部例外狀況,則為 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 可用來描述由 Windows.UI.Xaml.Controls.ItemContainerGenerator 管理之項目的位置。</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>使用指定的索引和位移,初始化 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的新執行個體。</summary>
<param name="index">
<see cref="T:System.Int32" /> 索引,相對於產生的 (實現的) 項目。-1 是一個參考項目清單開端或尾端之虛構項目的特殊值。</param>
<param name="offset">
<see cref="T:System.Int32" /> 位移與索引項目附近之未產生的 (未實現的) 項目相關。0 的位移會參考索引項目本身1 的位移會參考下一個未產生的 (未實現的) 項目,而 -1 的位移則會參考前一個項目。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>比較 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 之指定執行個體和目前執行個體的值是否相等。</summary>
<returns>如果 <paramref name="o" /><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的執行個體具有相同的值,則為 true。</returns>
<param name="o">要比較的 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的雜湊程式碼。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的雜湊程式碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>取得或設定與產生的 (實現的) 項目相關的 <see cref="T:System.Int32" /> 索引。</summary>
<returns>
<see cref="T:System.Int32" /> 索引,相對於產生的 (實現的) 項目。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>取得或設定與索引項目附近之未產生的 (未實現的) 項目相關的 <see cref="T:System.Int32" /> 位移。</summary>
<returns>
<see cref="T:System.Int32" /> 位移與索引項目附近之未產生的 (未實現的) 項目相關。</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 物件的值是否相等。</summary>
<returns>如果兩個物件相等則為 true否則為 false。</returns>
<param name="gp1">要比較的第一個執行個體。</param>
<param name="gp2">要比較的第二個執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 物件的值是否不相等。</summary>
<returns>如果值不相等則為 true否則為 false。</returns>
<param name="gp1">要比較的第一個執行個體。</param>
<param name="gp2">要比較的第二個執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 之執行個體的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 之執行個體的字串表示。</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>剖析 Xaml 期間發生錯誤時所擲回的例外狀況。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>使用預設值,初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 類別的新執行個體。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>使用指定的錯誤訊息,初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 類別的新執行個體。</summary>
<param name="message">解釋例外狀況原因的錯誤訊息。</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>使用指定的錯誤訊息和造成這個例外狀況原因的內部例外狀況參考,初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 類別的新執行個體。</summary>
<param name="message">解釋例外狀況原因的錯誤訊息。</param>
<param name="innerException">導致目前例外狀況發生的例外狀況;如果沒有指定任何的內部例外狀況,則為 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> 表示 3x3 仿射轉換矩陣,用於二維空間中的轉換。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</summary>
<param name="m11">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> 係數。</param>
<param name="m12">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> 係數。</param>
<param name="m21">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> 係數。</param>
<param name="m22">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> 係數。</param>
<param name="offsetX">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> 係數。</param>
<param name="offsetY">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 係數。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>判斷所指定 <see cref="T:System.Object" /><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否與這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 相同。</summary>
<returns>如果 <paramref name="o" /><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構與這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構相同則為 true否則為 false。</returns>
<param name="o">要比較的 <see cref="T:System.Object" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>判斷指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否與這個執行個體相同。</summary>
<returns>如果執行個體相等,則為 true否則為 false。</returns>
<param name="value">要與這個執行個體 (Instance) 比較的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的雜湊程式碼。</summary>
<returns>這個執行個體的雜湊碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>取得單位 <see cref="T:Windows.UI.Xaml.Media.Matrix" /></summary>
<returns>單位矩陣。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>取得值,這個值表示這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否為單位矩陣。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是單位矩陣則為 true否則為 false。預設為 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 之結構第一列第一行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 之第一列第一行的值。預設值為 1。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第一列第二行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 之第一列第二行的值。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第二列第一行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 之第二列第一行的值。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第二列第二行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第二列第二行的值。預設值為 1。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第三列第一行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第三列第一行的值。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第三列第二行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第三列第二行的值。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>判斷兩個指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否相同。</summary>
<returns>如果 <paramref name="matrix1" /><paramref name="matrix2" /> 相同則為 true否則為 false。</returns>
<param name="matrix1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</param>
<param name="matrix2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>判斷兩個指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否不同。</summary>
<returns>如果 <paramref name="matrix1" /><paramref name="matrix2" /> 不同則為 true否則為 false。</returns>
<param name="matrix1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</param>
<param name="matrix2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>如需這個成員的說明,請參閱 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /></summary>
<returns>字串,包含目前執行個體的值,且該值採用指定的格式。</returns>
<param name="format">指定要使用之格式的字串。-或-null使用定義給 IFormattable 實作 (Implementation) 類型的預設格式。</param>
<param name="provider">IFormatProvider用來格式化數值。-或-null用來從作業系統的目前地區設定 (Locale) 取得數值格式資訊。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>建立這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="T:System.String" /> 表示。</summary>
<returns>
<see cref="T:System.String" />,包含這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 值。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>使用文化特性特定格式資訊,建立這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="T:System.String" /> 表示。</summary>
<returns>
<see cref="T:System.String" />,包含這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 值。</returns>
<param name="provider">特定文化特性的格式資訊。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 轉換指定的點,然後傳回結果。</summary>
<returns>依這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 轉換 <paramref name="point" /> 的結果。</returns>
<param name="point">要轉換的點。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>指定動畫期間特定主要畫面格應該出現的時間。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>表示某個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 是否等於這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>如果 <paramref name="value" /> 是表示與這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 時間長度相同的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,則為 true否則為 false。</returns>
<param name="value">要和這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 比較的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>表示指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 是否等於這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>如果 <paramref name="value" /> 等於這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 則為 true否則為 false。</returns>
<param name="value">要和這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 比較的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>表示兩個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值是否相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 的值相等,則為 true否則為 false。</returns>
<param name="keyTime1">要比較的第一個值。</param>
<param name="keyTime2">要比較的第二個值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>使用提供的 <see cref="T:System.TimeSpan" />,建立新的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,初始化為 <paramref name="timeSpan" /> 的值。</returns>
<param name="timeSpan"><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的值。</param>
<exception cref="T:System.ArgumentOutOfRangeException">指定的 <paramref name="timeSpan" /> 位於允許範圍之外。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>傳回表示這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的雜湊程式碼。</summary>
<returns>雜湊碼識別項。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值是否相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 相等,則為 true否則為 false。</returns>
<param name="keyTime1">要比較的第一個值。</param>
<param name="keyTime2">要比較的第二個值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary><see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 隱含轉換為 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>建立的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></returns>
<param name="timeSpan">要轉換的 <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值是否不相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 不相等,則為 true否則為 false。</returns>
<param name="keyTime1">要比較的第一個值。</param>
<param name="keyTime2">要比較的第二個值。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>取得主要畫面格結束的時間,以相對於動畫開始的時間表示。</summary>
<returns>主要畫面格結束的時間,以相對於動畫開始的時間表示。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的字串表示。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>描述 Windows.UI.Xaml.Media.Animation.Timeline 如何重複其簡單的持續時間。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>使用指定的反覆運算計數初始化 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 結構的新執行個體。</summary>
<param name="count">大於或等於 0 的數字,用來指定動畫的反覆次數。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> 評估為無限,即不是數字的值或者是負值。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>使用指定的重複持續時間初始化 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 結構的新執行個體。</summary>
<param name="duration">Windows.UI.Xaml.Media.Animation.Timeline 應該作用 (其作用中持續時間) 的時間總長度。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> 評估為負數。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>取得 Windows.UI.Xaml.Media.Animation.Timeline 應該重複的次數。</summary>
<returns>要重複的反覆項目次數。</returns>
<exception cref="T:System.InvalidOperationException">這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 描述重複的持續時間,而不是反覆計數。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>取得 Windows.UI.Xaml.Media.Animation.Timeline 應該作用的時間總長度。</summary>
<returns>時刻表應該作用的時間總長度。</returns>
<exception cref="T:System.InvalidOperationException">這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 描述反覆計數,而不是重複的持續時間。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>表示指定的物件是否等於此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></summary>
<returns>如果 <paramref name="value" /><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> (表示與此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 相同的重複行為) 則為 true否則為 false。</returns>
<param name="value">要與這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 比較的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>傳回值,這個值表示指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 是否等於此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></summary>
<returns>如果 <paramref name="repeatBehavior" /> 的型別和重複行為都等於此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 則為 true否則為 false。</returns>
<param name="repeatBehavior">要與此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 比較的值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>表示兩個指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的型別與重複行為都相等則為 true否則為 false。</returns>
<param name="repeatBehavior1">要比較的第一個值。</param>
<param name="repeatBehavior2">要比較的第二個值。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>取得 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />,指定無限的重複次數。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />,指定無限的重複次數。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>傳回這個執行個體的雜湊碼。</summary>
<returns>雜湊碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>取得值,這個值指出重複行為是否具有指定的反覆計數。</summary>
<returns>如果執行個體表示反覆計數,則為 true否則為 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>取得值,這個值指出重複行為是否具有指定之重複的持續時間。</summary>
<returns>如果執行個體表示重複的持續時間,則為 true否則為 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>表示兩個指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的型別與重複行為都相等則為 true否則為 false。</returns>
<param name="repeatBehavior1">要比較的第一個值。</param>
<param name="repeatBehavior2">要比較的第二個值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>表示兩個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否不相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 具有不同的型別或是不相等的重複行為屬性,則為 true否則為 false。</returns>
<param name="repeatBehavior1">要比較的第一個值。</param>
<param name="repeatBehavior2">要比較的第二個值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>如需這個成員的說明,請參閱 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /></summary>
<returns>字串,包含目前執行個體的值,且該值採用指定的格式。</returns>
<param name="format">指定要使用之格式的字串,若要使用針對 IFormattable 實作 (Implementation) 之型別定義的預設格式,則為 null。</param>
<param name="formatProvider">用來格式化值的 IFormatProvider若要取得作業系統之目前地區設定 (Locale) 的數值格式資訊,則為 null。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字串表示。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>以指定的格式傳回這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字串表示。</returns>
<param name="formatProvider">用於建構傳回值的格式。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>取得或設定其中一個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> 值,這個值描述行為重複的方式。</summary>
<returns>重複行為的型別。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>指定 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 原始值所表示的重複模式。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示時間軸應重複固定次數之完整回合的案例。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示時間軸應重複一段持續時間的案例,這可能導致動畫中途結束。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示時間軸應無期限重複的案例。</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>表示 4 × 4 矩陣,用於三維 (3-D) 空間中的轉換。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 類別的新執行個體。</summary>
<param name="m11">新矩陣的 (1,1) 欄位值。</param>
<param name="m12">新矩陣的 (1,2) 欄位值。</param>
<param name="m13">新矩陣的 (1,3) 欄位值。</param>
<param name="m14">新矩陣的 (1,4) 欄位值。</param>
<param name="m21">新矩陣的 (2,1) 欄位值。</param>
<param name="m22">新矩陣的 (2,2) 欄位值。</param>
<param name="m23">新矩陣的 (2,3) 欄位值。</param>
<param name="m24">新矩陣的 (2,4) 欄位值。</param>
<param name="m31">新矩陣的 (3,1) 欄位值。</param>
<param name="m32">新矩陣的 (3,2) 欄位值。</param>
<param name="m33">新矩陣的 (3,3) 欄位值。</param>
<param name="m34">新矩陣的 (3,4) 欄位值。</param>
<param name="offsetX">新矩陣的 X 位移 (Offset) 欄位值。</param>
<param name="offsetY">新矩陣的 Y 位移欄位值。</param>
<param name="offsetZ">新矩陣的 Z 位移欄位值。</param>
<param name="m44">新矩陣的 (4,4) 欄位值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>測試兩個矩陣之間是否相等。</summary>
<returns>如果兩個矩陣相等則為 true否則為 false。</returns>
<param name="o">要測試是否相等的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>測試兩個矩陣之間是否相等。</summary>
<returns>如果兩個矩陣相等則為 true否則為 false。</returns>
<param name="value">要比較的 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>傳回這個矩陣的雜湊碼。</summary>
<returns>整數,用於指定這個矩陣的雜湊碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>取得值,這個值表示這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 是否可以反轉。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 具有反轉則為 true否則為 false。預設值是 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 結構變更為單位 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 識別。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>反轉這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 結構。</summary>
<exception cref="T:System.InvalidOperationException">無法反轉矩陣。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>判斷這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 結構是否為單位 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 為單位 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />,則為 true否則為 false。預設值是 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第一欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 結構之第一列第一欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第二欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第二行的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第三欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第三欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第四欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第四欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第一欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第一行的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第二欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第二欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第三欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第三欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第四欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二列第四欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第一欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第一欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第二欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第二欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第三欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第三欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第四欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第四欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第四欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四列第四欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第一欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第一欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第二欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四列第二欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第三欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第三欄的值。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 執行個體是否完全相等。</summary>
<returns>如果兩個矩陣相等則為 true否則為 false。</returns>
<param name="matrix1">要比較的第一個矩陣。</param>
<param name="matrix2">要比較的第二個矩陣。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 執行個體是否不相等。</summary>
<returns>如果矩陣不同則為 true否則為 false。</returns>
<param name="matrix1">要比較的第一個矩陣。</param>
<param name="matrix2">要比較的第二個矩陣。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>將指定的矩陣相乘。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />,為乘法的結果。</returns>
<param name="matrix1">要相乘的矩陣。</param>
<param name="matrix2">第一個矩陣乘以的矩陣。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>如需這個成員的說明,請參閱 <see cref="M:System.IFormattable.ToString" /></summary>
<returns>目前執行個體的值,使用指定的格式。</returns>
<param name="format">要使用的格式。</param>
<param name="provider">要使用的提供者。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>建立這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字串表示。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>建立這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字串表示。</returns>
<param name="provider">指定了文化特性 (Culture) 的格式資訊。</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,841 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Describes the characteristics of a rounded corner, such as can be applied to a Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initializes a new <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure, applying the same uniform radius to all its corners.</summary>
<param name="uniformRadius">A uniform radius applied to all four <see cref="T:Windows.UI.Xaml.CornerRadius" /> properties (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure, applying specific radius values to its corners.</summary>
<param name="topLeft">Sets the initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />.</param>
<param name="topRight">Sets the initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />.</param>
<param name="bottomRight">Sets the initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />.</param>
<param name="bottomLeft">Sets the initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>A <see cref="T:System.Double" /> that represents the radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>A <see cref="T:System.Double" /> that represents the radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure to another object for equality.</summary>
<returns>true if the two objects are equal; otherwise, false.</returns>
<param name="obj">The object to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure to another <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, false.</returns>
<param name="cornerRadius">An instance of <see cref="T:Windows.UI.Xaml.CornerRadius" /> to compare for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Returns the hash code of the structure.</summary>
<returns>A hash code for this <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structures for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, false.</returns>
<param name="cr1">The first structure to compare.</param>
<param name="cr2">The other structure to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structures for inequality. </summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are not equal; otherwise, false.</returns>
<param name="cr1">The first structure to compare.</param>
<param name="cr2">The other structure to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>A <see cref="T:System.Double" /> that represents the radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Gets or sets the radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>A <see cref="T:System.Double" /> that represents the radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure.</summary>
<returns>A <see cref="T:System.String" /> that represents the <see cref="T:Windows.UI.Xaml.CornerRadius" /> value.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Represents the duration of time that a Windows.UI.Xaml.Media.Animation.Timeline is active.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Duration" /> structure with the supplied <see cref="T:System.TimeSpan" /> value.</summary>
<param name="timeSpan">Represents the initial time interval of this duration.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Adds the value of the specified <see cref="T:Windows.UI.Xaml.Duration" /> to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>If each involved <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the combined values. Otherwise this method returns null.</returns>
<param name="duration">An instance of <see cref="T:Windows.UI.Xaml.Duration" /> that represents the value of the current instance plus <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that is automatically determined.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to an automatic value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compares one <see cref="T:Windows.UI.Xaml.Duration" /> value to another.</summary>
<returns>If <paramref name="t1" /> is less than <paramref name="t2" />, a negative value that represents the difference. If <paramref name="t1" /> is equal to <paramref name="t2" />, a value of 0. If <paramref name="t1" /> is greater than <paramref name="t2" />, a positive value that represents the difference.</returns>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determines whether a specified object is equal to a <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true if value is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, false.</returns>
<param name="value">Object to check for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determines whether a specified <see cref="T:Windows.UI.Xaml.Duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true if <paramref name="duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, false.</returns>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to check for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> values are equal.</summary>
<returns>true if <paramref name="t1" /> is equal to <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">First <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">Second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that represents an infinite interval.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to a forever value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Gets a hash code for this object.</summary>
<returns>The hash code identifier.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Gets a value that indicates if this <see cref="T:Windows.UI.Xaml.Duration" /> represents a <see cref="T:System.TimeSpan" /> value.</summary>
<returns>true if this <see cref="T:Windows.UI.Xaml.Duration" /> is a <see cref="T:System.TimeSpan" /> value; otherwise, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Adds two <see cref="T:Windows.UI.Xaml.Duration" /> values together.</summary>
<returns>If both <see cref="T:Windows.UI.Xaml.Duration" /> values have <see cref="T:System.TimeSpan" /> values, this method returns the sum of those two values. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Automatic" />. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Forever" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />.If either <paramref name="t1" /> or <paramref name="t2" /> has no value, this method returns null.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> cases are equal.</summary>
<returns>true if both <see cref="T:Windows.UI.Xaml.Duration" /> values have equal property values, or if all <see cref="T:Windows.UI.Xaml.Duration" /> values are null. Otherwise, this method returns false.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if one <see cref="T:Windows.UI.Xaml.Duration" /> is greater than another.</summary>
<returns>true if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether a <see cref="T:Windows.UI.Xaml.Duration" /> is greater than or equal to another.</summary>
<returns>true if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than or equal to <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Implicitly creates a <see cref="T:Windows.UI.Xaml.Duration" /> from a given <see cref="T:System.TimeSpan" />.</summary>
<returns>A created <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> from which a <see cref="T:Windows.UI.Xaml.Duration" /> is implicitly created.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if two <see cref="T:Windows.UI.Xaml.Duration" /> cases are not equal.</summary>
<returns>true if exactly one of <paramref name="t1" /> or <paramref name="t2" /> represent a value, or if they both represent values that are not equal; otherwise, false.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than the value of another instance.</summary>
<returns>true if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than or equal to another.</summary>
<returns>true if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than or equal to <paramref name="t2" />; otherwise, false.</returns>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Subtracts the value of one <see cref="T:Windows.UI.Xaml.Duration" /> from another.</summary>
<returns>If each <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the value of <paramref name="t1" /> minus <paramref name="t2" />. If <paramref name="t1" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.Forever" /> and <paramref name="t2" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, this method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. Otherwise this method returns null.</returns>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Returns the specified <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>The <see cref="T:Windows.UI.Xaml.Duration" /> operation result.</returns>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to get.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Subtracts the specified <see cref="T:Windows.UI.Xaml.Duration" /> from this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>The subtracted <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract from this <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Gets the <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</summary>
<returns>The <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</returns>
<exception cref="T:System.InvalidOperationException">The <see cref="T:Windows.UI.Xaml.Duration" /> does not represent a <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Converts a <see cref="T:Windows.UI.Xaml.Duration" /> to a <see cref="T:System.String" /> representation.</summary>
<returns>A <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Specifies whether a <see cref="T:Windows.UI.Xaml.Duration" /> has a special value of Automatic or Forever, or has valid information in its <see cref="T:System.TimeSpan" /> component. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Has the "Automatic" special value. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Has the "Forever" special value. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Has valid information in the <see cref="T:System.TimeSpan" /> component. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Represents the length of elements that explicitly support <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> unit types. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure using the specified absolute value in pixels. </summary>
<param name="pixels">The absolute count of pixels to establish as the value.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure and specifies what kind of value it holds. </summary>
<param name="value">The initial value of this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">The <see cref="T:Windows.UI.Xaml.GridUnitType" /> held by this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">value is less than 0 or is not a number.- or -type is not a valid <see cref="T:Windows.UI.Xaml.GridUnitType" />.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Gets an instance of <see cref="T:Windows.UI.Xaml.GridLength" /> that holds a value whose size is determined by the size properties of the content object.</summary>
<returns>A instance of <see cref="T:Windows.UI.Xaml.GridLength" /> whose <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is set to <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determines whether the specified object is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" /> instance. </summary>
<returns>true if the specified object has the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" /> as the current instance; otherwise, false.</returns>
<param name="oCompare">The object to compare with the current instance.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.GridLength" /> is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>true if the specified <see cref="T:Windows.UI.Xaml.GridLength" /> has the same value and <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> as the current instance; otherwise, false.</returns>
<param name="gridLength">The <see cref="T:Windows.UI.Xaml.GridLength" /> structure to compare with the current instance.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Gets a hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>A hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Gets the associated <see cref="T:Windows.UI.Xaml.GridUnitType" /> for the <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>One of the <see cref="T:Windows.UI.Xaml.GridUnitType" /> values. The default is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed in pixels. </summary>
<returns>true if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; otherwise, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value whose size is determined by the size properties of the content object. </summary>
<returns>true if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; otherwise, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed as a weighted proportion of available space. </summary>
<returns>true if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; otherwise, false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, false.</returns>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures to determine if they are not equal.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> do not have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, false.</returns>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Returns a <see cref="T:System.String" /> representation of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A <see cref="T:System.String" /> representation of the current <see cref="T:Windows.UI.Xaml.GridLength" /> structure.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Gets a <see cref="T:System.Double" /> that represents the value of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A <see cref="T:System.Double" /> that represents the value of the current instance. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Describes the kind of value that a <see cref="T:Windows.UI.Xaml.GridLength" /> object is holding. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>The size is determined by the size properties of the content object. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>The value is expressed in pixels. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>The value is expressed as a weighted proportion of available space. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>An exception that is thrown by the layout cycle.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with default values. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception. </summary>
<param name="message">The error message that explains the reason for the exception. </param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Describes the thickness of a frame around a rectangle. Four <see cref="T:System.Double" /> values describe the <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />, and <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> sides of the rectangle, respectively. </summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has the specified uniform length on each side. </summary>
<param name="uniformLength">The uniform length applied to all four sides of the bounding rectangle.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has specific lengths (supplied as a <see cref="T:System.Double" />) applied to each side of the rectangle. </summary>
<param name="left">The thickness for the left side of the rectangle.</param>
<param name="top">The thickness for the upper side of the rectangle.</param>
<param name="right">The thickness for the right side of the rectangle</param>
<param name="bottom">The thickness for the lower side of the rectangle.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Gets or sets the width, in pixels, of the lower side of the bounding rectangle.</summary>
<returns>A <see cref="T:System.Double" /> that represents the width, in pixels, of the lower side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:System.Object" /> for equality.</summary>
<returns>true if the two objects are equal; otherwise, false.</returns>
<param name="obj">The object to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:Windows.UI.Xaml.Thickness" /> structure for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, false.</returns>
<param name="thickness">An instance of <see cref="T:Windows.UI.Xaml.Thickness" /> to compare for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Returns the hash code of the structure.</summary>
<returns>A hash code for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Gets or sets the width, in pixels, of the left side of the bounding rectangle. </summary>
<returns>A <see cref="T:System.Double" /> that represents the width, in pixels, of the left side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.Thickness" /> structures for equality.</summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, false.</returns>
<param name="t1">The first structure to compare.</param>
<param name="t2">The other structure to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Thickness" /> structures for inequality. </summary>
<returns>true if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are not equal; otherwise, false.</returns>
<param name="t1">The first structure to compare.</param>
<param name="t2">The other structure to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Gets or sets the width, in pixels, of the right side of the bounding rectangle. </summary>
<returns>A <see cref="T:System.Double" /> that represents the width, in pixels, of the right side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Gets or sets the width, in pixels, of the upper side of the bounding rectangle.</summary>
<returns>A <see cref="T:System.Double" /> that represents the width, in pixels, of the upper side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.Thickness" /> structure.</summary>
<returns>A <see cref="T:System.String" /> that represents the <see cref="T:Windows.UI.Xaml.Thickness" /> value.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>The exception that is thrown when an attempt is made to access a UI automation element corresponding to a part of the user interface that is no longer available.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with default values. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class, with a specified error message. </summary>
<param name="message">The message that describes the error. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception. </summary>
<param name="message">The message that describes the error. </param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>The exception that is thrown when an attempt is made through UI automation to manipulate a control that is not enabled. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with default values. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error. </param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> is used to describe the position of an item that is managed by Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initializes a new instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> with the specified index and offset.</summary>
<param name="index">An <see cref="T:System.Int32" /> index that is relative to the generated (realized) items. -1 is a special value that refers to a fictitious item at the beginning or the end of the items list.</param>
<param name="offset">An <see cref="T:System.Int32" /> offset that is relative to the ungenerated (unrealized) items near the indexed item. An offset of 0 refers to the indexed element itself, an offset 1 refers to the next ungenerated (unrealized) item, and an offset of -1 refers to the previous item.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compares the specified instance and the current instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> for value equality.</summary>
<returns>true if <paramref name="o" /> and this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> have the same values.</returns>
<param name="o">The <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> instance to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>The hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Gets or sets the <see cref="T:System.Int32" /> index that is relative to the generated (realized) items.</summary>
<returns>An <see cref="T:System.Int32" /> index that is relative to the generated (realized) items.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Gets or sets the <see cref="T:System.Int32" /> offset that is relative to the ungenerated (unrealized) items near the indexed item.</summary>
<returns>An <see cref="T:System.Int32" /> offset that is relative to the ungenerated (unrealized) items near the indexed item.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value equality.</summary>
<returns>true if the two objects are equal; otherwise, false.</returns>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value inequality.</summary>
<returns>true if the values are not equal; otherwise, false.</returns>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Returns a string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>A string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>The exception that is thrown when an error occurs while parsing Xaml. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with default values. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message. </summary>
<param name="message">The error message that explains the reason for the exception. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception. </param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Represents a 3x3 affine transformation matrix used for transformations in two-dimensional space. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<param name="m11">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> coefficient.</param>
<param name="m12">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> coefficient.</param>
<param name="m21">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> coefficient.</param>
<param name="m22">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> coefficient.</param>
<param name="offsetX">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> coefficient.</param>
<param name="offsetY">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> coefficient.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determines whether the specified <see cref="T:System.Object" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>true if <paramref name="o" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure; otherwise, false.</returns>
<param name="o">The <see cref="T:System.Object" /> to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure is identical to this instance. </summary>
<returns>true if instances are equal; otherwise, false. </returns>
<param name="value">The instance of <see cref="T:Windows.UI.Xaml.Media.Matrix" /> to compare to this instance.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The hash code for this instance.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Gets an identity <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>An identity matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure is an identity matrix. </summary>
<returns>true if the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure is an identity matrix; otherwise, false. The default is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. The default value is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structures are identical.</summary>
<returns>true if <paramref name="matrix1" /> and <paramref name="matrix2" /> are identical; otherwise, false.</returns>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structures are not identical.</summary>
<returns>true if <paramref name="matrix1" /> and <paramref name="matrix2" /> are not identical; otherwise, false.</returns>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>A string containing the value of the current instance in the specified format.</returns>
<param name="format">The string specifying the format to use. -or- null to use the default format defined for the type of the IFormattable implementation. </param>
<param name="provider">The IFormatProvider to use to format the value. -or- null to obtain the numeric format information from the current locale setting of the operating system. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure. </summary>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structure with culture-specific formatting information. </summary>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="provider">The culture-specific formatting information.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforms the specified point by the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> and returns the result.</summary>
<returns>The result of transforming <paramref name="point" /> by this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">The point to transform.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Specifies when a particular key frame should take place during an animation. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indicates whether a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> that represents the same length of time as this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, false.</returns>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether a specified <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true if <paramref name="value" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, false.</returns>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values are equal.</summary>
<returns>true if the values of <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, false.</returns>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Creates a new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, using the supplied <see cref="T:System.TimeSpan" />.</summary>
<returns>A new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, initialized to the value of <paramref name="timeSpan" />.</returns>
<param name="timeSpan">The value of the new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">The specified <paramref name="timeSpan" /> is outside the allowed range.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Returns a hash code representing this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A hash code identifier.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for equality.</summary>
<returns>true if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, false.</returns>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Implicitly converts a <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> to a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>The created <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
<param name="timeSpan">The <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> value to convert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for inequality.</summary>
<returns>true if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are not equal; otherwise, false. </returns>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.</summary>
<returns>The time when the key frame ends, expressed as a time relative to the beginning of the animation.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Describes how a Windows.UI.Xaml.Media.Animation.Timeline repeats its simple duration.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> structure with the specified iteration count. </summary>
<param name="count">A number greater than or equal to 0 that specifies the number of iterations for an animation. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> evaluates to infinity, a value that is not a number, or is negative.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> structure with the specified repeat duration. </summary>
<param name="duration">The total length of time that the Windows.UI.Xaml.Media.Animation.Timeline should play (its active duration). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> evaluates to a negative number.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Gets the number of times a Windows.UI.Xaml.Media.Animation.Timeline should repeat. </summary>
<returns>The number of iterations to repeat.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes a repeat duration, not an iteration count.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Gets the total length of time a Windows.UI.Xaml.Media.Animation.Timeline should play. </summary>
<returns>The total length of time a timeline should play. </returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes an iteration count, not a repeat duration.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indicates whether the specified object is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that represents the same repeat behavior as this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, false.</returns>
<param name="value">The object to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Returns a value that indicates whether the specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true if both the type and repeat behavior of <paramref name="repeatBehavior" /> are equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, false.</returns>
<param name="repeatBehavior">The value to compare to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal. </summary>
<returns>true if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, false.</returns>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions. </summary>
<returns>A <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Returns the hash code of this instance.</summary>
<returns>A hash code.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Gets a value that indicates whether the repeat behavior has a specified iteration count.</summary>
<returns>true if the instance represents an iteration count; otherwise, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Gets a value that indicates whether the repeat behavior has a specified repeat duration. </summary>
<returns>true if the instance represents a repeat duration; otherwise, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal. </summary>
<returns>true if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, false.</returns>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are not equal. </summary>
<returns>true if <paramref name="repeatBehavior1" /> and <paramref name="repeatBehavior2" /> are different types or the repeat behavior properties are not equal; otherwise, false.</returns>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>A string containing the value of the current instance in the specified format.</returns>
<param name="format">The string specifying the format to use, or null to use the default format defined for the type of the IFormattable implementation. </param>
<param name="formatProvider">The IFormatProvider to use to format the value, or null to obtain the numeric format information from the current locale setting of the operating system. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> with the specified format. </summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">The format used to construct the return value.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Gets or sets one of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> values that describes the way behavior repeats. </summary>
<returns>The type of repeat behavior. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Specifies the repeat mode that a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> raw value represents. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a fixed number of complete runs. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a time duration, which might result in an animation terminating part way through. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat indefinitely. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Represents a 4 × 4 matrix that is used for transformations in a three-dimensional (3-D) space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> class. </summary>
<param name="m11">The value of the (1,1) field of the new matrix.</param>
<param name="m12">The value of the (1,2) field of the new matrix.</param>
<param name="m13">The value of the (1,3) field of the new matrix.</param>
<param name="m14">The value of the (1,4) field of the new matrix.</param>
<param name="m21">The value of the (2,1) field of the new matrix.</param>
<param name="m22">The value of the (2,2) field of the new matrix.</param>
<param name="m23">The value of the (2,3) field of the new matrix.</param>
<param name="m24">The value of the (2,4) field of the new matrix.</param>
<param name="m31">The value of the (3,1) field of the new matrix.</param>
<param name="m32">The value of the (3,2) field of the new matrix.</param>
<param name="m33">The value of the (3,3) field of the new matrix.</param>
<param name="m34">The value of the (3,4) field of the new matrix.</param>
<param name="offsetX">The value of the X offset field of the new matrix.</param>
<param name="offsetY">The value of the Y offset field of the new matrix.</param>
<param name="offsetZ">The value of the Z offset field of the new matrix.</param>
<param name="m44">The value of the (4,4) field of the new matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Tests equality between two matrices.</summary>
<returns>true if the matrices are equal; otherwise, false.</returns>
<param name="o">The object to test for equality.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Tests equality between two matrices.</summary>
<returns>true if the matrices are equal; otherwise, false.</returns>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> to compare to.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Returns the hash code for this matrix.</summary>
<returns>An integer that specifies the hash code for this matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is invertible.</summary>
<returns>true if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> has an inverse; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Changes a <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> structure into an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverts this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> structure.</summary>
<exception cref="T:System.InvalidOperationException">The matrix is not invertible.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determines whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> structure is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>true if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> structure.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Gets or sets the value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Gets or sets the value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Gets or sets the value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Gets or sets the value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Gets or sets the value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Gets or sets the value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Gets or sets the value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Gets or sets the value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Gets or sets the value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Gets or sets the value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for exact equality.</summary>
<returns>true if the matrices are equal; otherwise, false.</returns>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for inequality.</summary>
<returns>true if the matrices are different; otherwise, false.</returns>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplies the specified matrices.</summary>
<returns>The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> that is the result of multiplication.</returns>
<param name="matrix1">The matrix to multiply.</param>
<param name="matrix2">The matrix by which the first matrix is multiplied.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>The value of the current instance in the specified format.</returns>
<param name="format">The format to use.</param>
<param name="provider">The provider to use.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Culture-specified formatting information.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,841 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Beschreibt die Eigenschaften einer abgerundeten Ecke, wie sie auf eine Windows.UI.Xaml.Controls.Border angewendet werden können.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initialisiert eine neue <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur und wendet den gleichen einheitlichen Radius auf alle Ecken an.</summary>
<param name="uniformRadius">Ein einheitlicher Radius, der auf alle vier <see cref="T:Windows.UI.Xaml.CornerRadius" />-Eigenschaften (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />) angewendet wird.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur und wendet bestimmte Radiuswerte auf die Ecken an.</summary>
<param name="topLeft">Legt das ursprüngliche <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> fest.</param>
<param name="topRight">Legt das ursprüngliche <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> fest.</param>
<param name="bottomRight">Legt das ursprüngliche <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> fest.</param>
<param name="bottomLeft">Legt das ursprüngliche <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> fest.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Ruft den Radius der Rundung der unteren linken Ecke des Objekts in Pixel ab, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird, oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der den Radius der Rundung der unteren linken Ecke des Objekts in Pixel darstellt, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird.Der Standard ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Ruft den Radius der Rundung der unteren rechten Ecke des Objekts in Pixel ab, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird, oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der den Radius der Rundung der unteren rechten Ecke des Objekts in Pixel darstellt, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Vergleicht diese <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur mit einem anderen Objekt auf Gleichheit.</summary>
<returns>true, wenn die beiden Objekte gleich sind, andernfalls false.</returns>
<param name="obj">Das zu vergleichende Objekt.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Vergleicht diese <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur mit einer anderen <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.CornerRadius" /> gleich sind, andernfalls false.</returns>
<param name="cornerRadius">Eine Instanz von <see cref="T:Windows.UI.Xaml.CornerRadius" />, die auf Gleichheit überprüft werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Gibt den Hashcode der Struktur zurück.</summary>
<returns>Ein Hashcode für diesen <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Vergleicht den Wert von zweier <see cref="T:Windows.UI.Xaml.CornerRadius" />-Strukturen auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.CornerRadius" /> gleich sind, andernfalls false.</returns>
<param name="cr1">Die erste zu vergleichende Struktur.</param>
<param name="cr2">Die andere zu vergleichende Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Vergleicht zwei <see cref="T:Windows.UI.Xaml.CornerRadius" />-Strukturen auf Ungleichheit. </summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.CornerRadius" /> ungleich sind, andernfalls false.</returns>
<param name="cr1">Die erste zu vergleichende Struktur.</param>
<param name="cr2">Die andere zu vergleichende Struktur.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Ruft den Radius der Rundung der oberen linken Ecke des Objekts in Pixel ab, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird, oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der den Radius der Rundung der oberen linken Ecke des Objekts in Pixel darstellt, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird.Der Standard ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Ruft den Radius der Rundung der oberen rechten Ecke des Objekts in Pixel ab, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird, oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der den Radius der Rundung der oberen rechten Ecke des Objekts in Pixel darstellt, auf die ein <see cref="T:Windows.UI.Xaml.CornerRadius" /> angewendet wird.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Gibt die Zeichenfolgendarstellung der <see cref="T:Windows.UI.Xaml.CornerRadius" />-Struktur zurück.</summary>
<returns>Ein <see cref="T:System.String" />, der den <see cref="T:Windows.UI.Xaml.CornerRadius" />-Wert darstellt.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Stellt die Zeitdauer dar, die eine Windows.UI.Xaml.Media.Animation.Timeline aktiv ist.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Duration" />-Struktur mit dem angegebenen <see cref="T:System.TimeSpan" />-Wert.</summary>
<param name="timeSpan">Stellt das ursprüngliche Zeitintervall für diese Dauer dar.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> wird als kleiner als <see cref="F:System.TimeSpan.Zero" /> ausgewertet.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Addiert den Wert der angegebenen <see cref="T:Windows.UI.Xaml.Duration" /> zu dieser <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Wenn jede beteiligte <see cref="T:Windows.UI.Xaml.Duration" /> über Werte verfügt, eine <see cref="T:Windows.UI.Xaml.Duration" />, die die kombinierten Werte darstellt.Andernfalls wird von dieser Methode null zurückgegeben.</returns>
<param name="duration">Eine Instanz von <see cref="T:Windows.UI.Xaml.Duration" />, die den Wert der aktuellen Instanz zuzüglich der <paramref name="duration" /> darstellt.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Ruft einen <see cref="T:Windows.UI.Xaml.Duration" />-Wert ab, der automatisch bestimmt wird.</summary>
<returns>Eine <see cref="T:Windows.UI.Xaml.Duration" />, die mit einem automatisch festgelegten Wert initialisiert wird.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Vergleicht einen <see cref="T:Windows.UI.Xaml.Duration" />-Wert mit einem anderen Wert.</summary>
<returns>Wenn <paramref name="t1" /> kleiner als <paramref name="t2" /> ist, ein negativer Wert, der die Differenz darstellt.Wenn <paramref name="t1" /> gleich <paramref name="t2" /> ist, der Wert 0.Wenn <paramref name="t1" /> größer als <paramref name="t2" /> ist, ein positiver Wert, der die Differenz darstellt.</returns>
<param name="t1">Die erste zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zweite zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Bestimmt, ob ein angegebenes Objekt mit einer <see cref="T:Windows.UI.Xaml.Duration" /> übereinstimmt.</summary>
<returns>true, wenn value und diese <see cref="T:Windows.UI.Xaml.Duration" /> gleich sind, andernfalls false.</returns>
<param name="value">Das Objekt, das auf Gleichheit überprüft werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine angegebene <see cref="T:Windows.UI.Xaml.Duration" /> und diese <see cref="T:Windows.UI.Xaml.Duration" /> gleich sind.</summary>
<returns>true, wenn <paramref name="duration" /> mit diesem <see cref="T:Windows.UI.Xaml.Duration" /> identisch ist, andernfalls false.</returns>
<param name="duration">Die auf Gleichheit zu überprüfende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob zwei <see cref="T:Windows.UI.Xaml.Duration" />-Werte gleich sind.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> gleich sind, andernfalls false.</returns>
<param name="t1">Die erste zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Ruft einen <see cref="T:Windows.UI.Xaml.Duration" />-Wert ab, der ein unendliches Intervall darstellt.</summary>
<returns>Eine <see cref="T:Windows.UI.Xaml.Duration" /> wurde mit einem endlosen Wert initialisiert.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Ruft einen Hashcode für dieses Objekt ab.</summary>
<returns>Der Hashcodebezeichner.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Ruft einen Wert ab, der angibt, ob diese <see cref="T:Windows.UI.Xaml.Duration" /> einen <see cref="T:System.TimeSpan" />-Wert darstellt.</summary>
<returns>true, wenn die <see cref="T:Windows.UI.Xaml.Duration" /> ein <see cref="T:System.TimeSpan" />-Wert ist, andernfalls false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Addiert zwei <see cref="T:Windows.UI.Xaml.Duration" />-Werte.</summary>
<returns>Wenn beide <see cref="T:Windows.UI.Xaml.Duration" />-Werte <see cref="T:System.TimeSpan" />-Werte aufweisen, gibt diese Methode die Summe dieser beiden Werte zurück.Wenn einer der Werte auf <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> festgelegt ist, gibt die Methode <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> zurück.Wenn einer der Werte auf <see cref="P:Windows.UI.Xaml.Duration.Forever" /> festgelegt ist, gibt die Methode <see cref="P:Windows.UI.Xaml.Duration.Forever" /> zurück.Wenn <paramref name="t1" /> bzw. <paramref name="t2" /> keinen Wert aufweist, gibt diese Methode null zurück.</returns>
<param name="t1">Die erste zu addierende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zweite zu addierende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob zwei <see cref="T:Windows.UI.Xaml.Duration" />-Fälle gleich sind.</summary>
<returns>true, wenn beide <see cref="T:Windows.UI.Xaml.Duration" />-Werte gleiche Eigenschaftswerte aufweisen oder wenn alle <see cref="T:Windows.UI.Xaml.Duration" />-Werte null sind.Andernfalls gibt diese Methode false zurück.</returns>
<param name="t1">Das erste zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Das zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> größer als die andere Duration ist.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> Werte aufweisen und <paramref name="t1" /> größer als <paramref name="t2" /> ist, andernfalls false.</returns>
<param name="t1">Der zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />-Wert.</param>
<param name="t2">Der zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />-Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> größer oder gleich einer anderen Duration ist.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> Werte aufweisen und <paramref name="t1" /> größer als oder gleich <paramref name="t2" /> ist, andernfalls false.</returns>
<param name="t1">Die erste zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zweite zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Erstellt implizit eine <see cref="T:Windows.UI.Xaml.Duration" /> aus einer angegebenen <see cref="T:System.TimeSpan" />.</summary>
<returns>Eine erstellte <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="timeSpan">Die <see cref="T:System.TimeSpan" />, aus der eine <see cref="T:Windows.UI.Xaml.Duration" /> implizit erstellt wird.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> wird als kleiner als <see cref="F:System.TimeSpan.Zero" /> ausgewertet.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob zwei <see cref="T:Windows.UI.Xaml.Duration" />-Fälle ungleich sind.</summary>
<returns>true, wenn von <paramref name="t1" /> oder von <paramref name="t2" /> ein Wert dargestellt wird, oder wenn beide Werte darstellen, die ungleich sind, andernfalls false.</returns>
<param name="t1">Das erste zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Das zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> kleiner als der Wert einer anderen Instanz ist.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> Werte aufweisen und <paramref name="t1" /> kleiner als <paramref name="t2" /> ist, andernfalls false.</returns>
<param name="t1">Das erste zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Das zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Bestimmt, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> kleiner oder gleich einer anderen Duration ist.</summary>
<returns>true, wenn <paramref name="t1" /> und <paramref name="t2" /> Werte aufweisen und <paramref name="t1" /> kleiner als oder gleich <paramref name="t2" /> ist, andernfalls false.</returns>
<param name="t1">Das <see cref="T:Windows.UI.Xaml.Duration" />, das verglichen werden soll.</param>
<param name="t2">Das <see cref="T:Windows.UI.Xaml.Duration" />, das verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Subtrahiert den Wert einer <see cref="T:Windows.UI.Xaml.Duration" /> von einer anderen Duration.</summary>
<returns>Wenn jede <see cref="T:Windows.UI.Xaml.Duration" /> Werte aufweist, eine <see cref="T:Windows.UI.Xaml.Duration" />, die den Wert von <paramref name="t1" /> minus <paramref name="t2" /> darstellt.Wenn <paramref name="t1" /> einen Wert von <see cref="P:Windows.UI.Xaml.Duration.Forever" /> und <paramref name="t2" /> einen Wert von <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" /> aufweist, gibt diese Methode <see cref="P:Windows.UI.Xaml.Duration.Forever" /> zurück.Andernfalls wird von dieser Methode null zurückgegeben.</returns>
<param name="t1">Die erste <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Die zu subtrahierende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Gibt die angegebene <see cref="T:Windows.UI.Xaml.Duration" /> zurück.</summary>
<returns>Das <see cref="T:Windows.UI.Xaml.Duration" />-Vorgangsergebnis.</returns>
<param name="duration">Die abzurufende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Subtrahiert die angegebene <see cref="T:Windows.UI.Xaml.Duration" /> von dieser <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Die subtrahierte <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">Die von dieser <see cref="T:Windows.UI.Xaml.Duration" /> zu subtrahierende <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Ruft den <see cref="T:System.TimeSpan" />-Wert ab, der von dieser <see cref="T:Windows.UI.Xaml.Duration" /> dargestellt wird.</summary>
<returns>Der <see cref="T:System.TimeSpan" />-Wert, der von dieser <see cref="T:Windows.UI.Xaml.Duration" /> dargestellt wird.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> stellt keine <see cref="T:System.TimeSpan" /> dar.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Konvertiert eine <see cref="T:Windows.UI.Xaml.Duration" /> in eine <see cref="T:System.String" />-Darstellung.</summary>
<returns>Eine <see cref="T:System.String" />-Darstellung für diese <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Gibt an, ob eine <see cref="T:Windows.UI.Xaml.Duration" /> über einen speziellen Wert von Automatic oder Forever verfügt oder gültige Informationen in ihrer <see cref="T:System.TimeSpan" />-Komponente hat. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Hat den besonderen "automatisch" Wert. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Hat den besonderen "für immer" Wert. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Hat gültige Informationen in der <see cref="T:System.TimeSpan" />-Komponente. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Stellt die Länge von Elementen dar, die <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> Einheitstypen explizit unterstützen. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.GridLength" />-Struktur unter Verwendung des angegebenen absoluten Werts in Pixel. </summary>
<param name="pixels">Die absolute Anzahl von Pixeln, die als Wert einzurichten sind.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.GridLength" />-Struktur und gibt die Art des darin enthaltenen Werts an. </summary>
<param name="value">Der Anfangswert dieser Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">Der <see cref="T:Windows.UI.Xaml.GridUnitType" />, der in dieser Instanz von <see cref="T:Windows.UI.Xaml.GridLength" /> enthalten ist.</param>
<exception cref="T:System.ArgumentException">Wert ist kleiner als 0 oder keine Zahl. oder Typ ist kein gültiger <see cref="T:Windows.UI.Xaml.GridUnitType" />-Typ.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Ruft eine Instanz von <see cref="T:Windows.UI.Xaml.GridLength" /> ab, die einen Wert enthält, dessen Größe durch die Größeneigenschaften des Inhaltsobjekts bestimmt wird.</summary>
<returns>Eine Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />, deren <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />-Eigenschaft auf <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> festgelegt ist. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Bestimmt, ob das angegebene Objekt gleich der aktuellen <see cref="T:Windows.UI.Xaml.GridLength" />-Instanz ist. </summary>
<returns>true, wenn das angegebene Objekt den gleichen Wert und <see cref="T:Windows.UI.Xaml.GridUnitType" /> wie die aktuelle Instanz aufweist, andernfalls false.</returns>
<param name="oCompare">Das Objekt, das mit der aktuellen Instanz verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Bestimmt, ob die angegebene <see cref="T:Windows.UI.Xaml.GridLength" /> und die aktuelle <see cref="T:Windows.UI.Xaml.GridLength" /> gleich sind.</summary>
<returns>true, wenn die angegebene <see cref="T:Windows.UI.Xaml.GridLength" /> den gleichen Wert und <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> wie aktuelle Instanz aufweist, andernfalls false.</returns>
<param name="gridLength">Die <see cref="T:Windows.UI.Xaml.GridLength" />-Struktur, die mit der aktuellen Instanz verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Ruft einen Hashcode für die <see cref="T:Windows.UI.Xaml.GridLength" /> ab. </summary>
<returns>///Ein Hashcode für <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Ruft den zugeordneten <see cref="T:Windows.UI.Xaml.GridUnitType" /> für die <see cref="T:Windows.UI.Xaml.GridLength" /> ab. </summary>
<returns>Einer der <see cref="T:Windows.UI.Xaml.GridUnitType" />-Werte.Die Standardeinstellung ist <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Ruft einen Wert ab, der angibt, ob die <see cref="T:Windows.UI.Xaml.GridLength" /> einen in Pixel ausgedrückten Wert enthält. </summary>
<returns>true, wenn die <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />-Eigenschaft <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" /> ist, andernfalls false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Ruft einen Wert ab, der angibt, ob die <see cref="T:Windows.UI.Xaml.GridLength" /> einen Wert enthält, dessen Größe durch die Größeneigenschaften des Inhaltsobjekts bestimmt wird. </summary>
<returns>true, wenn die <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />-Eigenschaft <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> ist, andernfalls false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Ruft einen Wert ab, der angibt, ob die <see cref="T:Windows.UI.Xaml.GridLength" /> einen Wert enthält, der als gewichtete Proportion des verfügbaren Raums ausgedrückt wird. </summary>
<returns>true, wenn die <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />-Eigenschaft <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> ist, andernfalls false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Vergleicht zwei <see cref="T:Windows.UI.Xaml.GridLength" />-Strukturen auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.GridLength" /> den gleichen Wert und <see cref="T:Windows.UI.Xaml.GridUnitType" /> aufweisen, andernfalls false.</returns>
<param name="gl1">Die erste zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="gl2">Die zweite zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Vergleicht zwei <see cref="T:Windows.UI.Xaml.GridLength" />-Strukturen auf Ungleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.GridLength" /> nicht den gleichen Wert und <see cref="T:Windows.UI.Xaml.GridUnitType" /> aufweisen, andernfalls false.</returns>
<param name="gl1">Die erste zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="gl2">Die zweite zu vergleichende Instanz von <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Gibt eine <see cref="T:System.String" />-Darstellung der <see cref="T:Windows.UI.Xaml.GridLength" /> zurück.</summary>
<returns>Eine <see cref="T:System.String" />-Darstellung der aktuellen <see cref="T:Windows.UI.Xaml.GridLength" />-Struktur.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Ruft einen <see cref="T:System.Double" />-Wert ab, der den Wert der <see cref="T:Windows.UI.Xaml.GridLength" /> darstellt.</summary>
<returns>Ein <see cref="T:System.Double" />-Wert, der den Wert der aktuellen Instanz darstellt. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Beschreibt die Art von Wert, die ein <see cref="T:Windows.UI.Xaml.GridLength" />-Objekt enthält. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>Die Größe wird von den Größeneigenschaften des Inhaltsobjekts bestimmt. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>Der Wert wird in Pixel ausgedrückt. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>Der Wert wird als gewichtetes Verhältnis zum verfügbaren Platz ausgedrückt. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Ein vom Layoutzyklus ausgelöste Ausnahme.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.LayoutCycleException" />-Klasse mit Standardwerten. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.LayoutCycleException" />-Klasse mit einer angegebenen Fehlermeldung.</summary>
<param name="message">Die Fehlermeldung, in der die Ursache der Ausnahme erklärt wird. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.LayoutCycleException" />-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme ausgelöst hat. </summary>
<param name="message">Die Fehlermeldung, in der die Ursache der Ausnahme erklärt wird. </param>
<param name="innerException">Die Ausnahme, die die aktuelle Ausnahme verursacht hat, oder null, wenn keine innere Ausnahme angegeben ist.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Beschreibt die Stärke eines Rahmens um ein Rechteck.In vier <see cref="T:System.Double" />-Werten werden die Seiten <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" /> und <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> des Rechtecks beschrieben.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initialisiert eine <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur, die die angegebene einheitliche Länge auf jeder Seite aufweist. </summary>
<param name="uniformLength">Die einheitliche Länge, die auf alle vier Seiten des umgebenden Rechtecks angewendet wird.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initialisiert eine <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur, bei der bestimmte Längen (als <see cref="T:System.Double" /> angegeben) auf alle Seiten des Rechtecks angewendet werden. </summary>
<param name="left">Die Stärke für den linken Rand des Rechtecks.</param>
<param name="top">Die Stärke für den oberen Rand des Rechtecks.</param>
<param name="right">Die Stärke für den rechten Rand des Rechtecks.</param>
<param name="bottom">Die Stärke für den unteren Rand des Rechtecks.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Ruft die Breite, in Pixeln, des unteren Rands des umgebenden Rechtecks ab oder legt sie fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der die Breite, in Pixeln, des unteren Rands des umgebenden Rechtecks für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" /> darstellt.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Vergleicht diese <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur mit einem anderen <see cref="T:System.Object" /> auf Gleichheit.</summary>
<returns>true, wenn die beiden Objekte gleich sind, andernfalls false.</returns>
<param name="obj">Das zu vergleichende Objekt.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Vergleicht diese <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur mit einer anderen <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.Thickness" /> gleich sind, andernfalls false.</returns>
<param name="thickness">Eine Instanz von <see cref="T:Windows.UI.Xaml.Thickness" />, die auf Gleichheit überprüft werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Gibt den Hashcode der Struktur zurück.</summary>
<returns>Ein Hashcode für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Ruft die Breite, in Pixeln, des linken Rands des umgebenden Rechtecks ab oder legt sie fest. </summary>
<returns>Ein <see cref="T:System.Double" />, das die Breite, in Pixeln, des linken Rands des umgebenden Rechtecks für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" /> darstellt.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Vergleicht den Wert von zweier <see cref="T:Windows.UI.Xaml.Thickness" />-Strukturen auf Gleichheit.</summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.Thickness" /> gleich sind, andernfalls false.</returns>
<param name="t1">Die erste zu vergleichende Struktur.</param>
<param name="t2">Die andere zu vergleichende Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Vergleicht zwei <see cref="T:Windows.UI.Xaml.Thickness" />-Strukturen auf Ungleichheit. </summary>
<returns>true, wenn die beiden Instanzen von <see cref="T:Windows.UI.Xaml.Thickness" /> ungleich sind, andernfalls false.</returns>
<param name="t1">Die erste zu vergleichende Struktur.</param>
<param name="t2">Die andere zu vergleichende Struktur.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Ruft die Breite, in Pixeln, des rechten Rands des umgebenden Rechtecks ab oder legt sie fest. </summary>
<returns>Ein <see cref="T:System.Double" />, der die Breite, in Pixeln, des rechten Rands des umgebenden Rechtecks für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" /> darstellt.Der Standard ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Ruft die Breite, in Pixeln, des oberen Rands des umgebenden Rechtecks ab oder legt sie fest.</summary>
<returns>Ein <see cref="T:System.Double" />, der die Breite, in Pixeln, des oberen Rands des umgebenden Rechtecks für diese Instanz von <see cref="T:Windows.UI.Xaml.Thickness" /> darstellt.Der Standard ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Gibt die Zeichenfolgendarstellung der <see cref="T:Windows.UI.Xaml.Thickness" />-Struktur zurück.</summary>
<returns>Ein <see cref="T:System.String" />, der den <see cref="T:Windows.UI.Xaml.Thickness" />-Wert darstellt.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Die Ausnahme, die ausgelöst wird, wenn versucht wird, auf ein Element für die Benutzeroberflächenautomatisierung zuzugreifen, das einem nicht mehr verfügbaren Teil der Benutzeroberfläche entspricht.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" />-Klasse mit Standardwerten. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" />-Klasse mit einer angegebenen Fehlermeldung. </summary>
<param name="message">Die Meldung, in der der Fehler beschrieben wird. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" />-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme ausgelöst hat. </summary>
<param name="message">Die Meldung, in der der Fehler beschrieben wird. </param>
<param name="innerException">Die Ausnahme, die die aktuelle Ausnahme verursacht hat, oder null, wenn keine innere Ausnahme angegeben ist. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Die Ausnahme, die bei dem Versuch ausgelöst wird, ein nicht aktiviertes Steuerelement mithilfe der Benutzeroberflächenautomatisierung zu ändern. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" />-Klasse mit Standardwerten. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" />-Klasse mit einer angegebenen Fehlermeldung.</summary>
<param name="message">Die Meldung, in der der Fehler beschrieben wird. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" />-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme ausgelöst hat.</summary>
<param name="message">Die Meldung, in der der Fehler beschrieben wird. </param>
<param name="innerException">Die Ausnahme, die die aktuelle Ausnahme verursacht hat, oder null, wenn keine innere Ausnahme angegeben ist. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> wird verwendet, um die Position eines Elements zu beschreiben, das von Windows.UI.Xaml.Controls.ItemContainerGenerator verwaltet wird.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initialisiert eine neue Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> mit dem angegebenen Index und Offset.</summary>
<param name="index">Ein <see cref="T:System.Int32" />-Index relativ zu den generierten (realisierten) Elementen.-1 ist ein spezieller Wert, der auf ein fiktives Element am Anfang oder Ende der Elementliste verweist.</param>
<param name="offset">Ein <see cref="T:System.Int32" />-Offset relativ zu den nicht generierten (nicht realisierten) Elementen nach dem indizierten Element.Ein Offset von 0 verweist auf das indizierte Element selbst, ein Offset von 1 verweist auf das nächste nicht generierte (nicht realisierte) Element, und ein Offset von -1 verweist auf das vorherige Element.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Vergleicht die angegebene Instanz und die aktuelle Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> auf Wertgleichheit.</summary>
<returns>true, wenn <paramref name="o" /> und diese Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> dieselben Werte aufweisen.</returns>
<param name="o">Die zu vergleichende <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />-Instanz.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Gibt den Hashcode für diese <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> zurück.</summary>
<returns>Der Hashcode für diese <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Ruft den <see cref="T:System.Int32" />-Index relativ zu den generierten (realisierten) Elementen ab oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Int32" />-Index relativ zu den generierten (realisierten) Elementen.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Ruft den <see cref="T:System.Int32" />-Offset relativ zu den nicht generierten (nicht realisierten) Elementen nach dem indizierten Element ab oder legt diesen fest.</summary>
<returns>Ein <see cref="T:System.Int32" />-Offset relativ zu den nicht generierten (nicht realisierten) Elementen nach dem indizierten Element.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />-Objekte auf Wertgleichheit.</summary>
<returns>true, wenn die beiden Objekte gleich sind, andernfalls false.</returns>
<param name="gp1">Die erste zu vergleichende Instanz.</param>
<param name="gp2">Die zweite zu vergleichende Instanz.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />-Objekte auf Ungleichheit der Werte.</summary>
<returns>true, wenn die Werte nicht gleich sind, andernfalls false.</returns>
<param name="gp1">Die erste zu vergleichende Instanz.</param>
<param name="gp2">Die zweite zu vergleichende Instanz.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Gibt eine Zeichenfolgendarstellung dieser Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> zurück.</summary>
<returns>Eine Zeichenfolgendarstellung dieser Instanz von <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Die Ausnahme, welche ausgelöst wird, wenn bei der Xaml-Analyse ein Fehler auftritt. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" />-Klasse mit Standardwerten. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" />-Klasse mit einer angegebenen Fehlermeldung. </summary>
<param name="message">Die Fehlermeldung, in der die Ursache der Ausnahme erklärt wird. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" />-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme ausgelöst hat.</summary>
<param name="message">Die Fehlermeldung, in der die Ursache der Ausnahme erklärt wird. </param>
<param name="innerException">Die Ausnahme, die die aktuelle Ausnahme verursacht hat, oder null, wenn keine innere Ausnahme angegeben ist. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Stellt eine affine 3x3-Transformationsmatrix für Transformationen im zweidimensionalen Raum dar. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initialisiert eine <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur. </summary>
<param name="m11">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="m12">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="m21">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="m22">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="offsetX">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="offsetY">Der <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" />-Koeffizient der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Bestimmt, ob das angegebene <see cref="T:System.Object" /> eine <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ist, die mit der <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identisch ist. </summary>
<returns>true, wenn <paramref name="o" /> eine <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ist, die mit dieser <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur identisch ist, andernfalls false.</returns>
<param name="o">Das <see cref="T:System.Object" />, das verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Bestimmt, ob die angegebene <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur mit dieser Instanz identisch ist. </summary>
<returns>true, wenn die Instanzen gleich sind, andernfalls false. </returns>
<param name="value">Die Instanz von <see cref="T:Windows.UI.Xaml.Media.Matrix" />, die mit dieser Instanz verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Gibt den Hashcode für diese <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur zurück. </summary>
<returns>Der Hashcode für diese Instanz.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Ruft eine Identitäts-<see cref="T:Windows.UI.Xaml.Media.Matrix" /> ab. </summary>
<returns>Eine Identitätsmatrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Ruft einen Wert ab, der angibt, ob die <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur eine Identitätsmatrix ist. </summary>
<returns>true, wenn die <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur eine Identitätsmatrix ist, andernfalls false.Die Standardeinstellung ist true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Ruft den Wert der ersten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der ersten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Der Standardwert ist 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Ruft den Wert der ersten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der ersten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Der Standardwert ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Ruft den Wert der zweiten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Der Standardwert ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Ruft den Wert der zweiten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der zweiten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.Der Standardwert ist 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Ruft den Wert der dritten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der dritten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.Der Standardwert ist 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Ruft den Wert der dritten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur ab oder legt diesen fest. </summary>
<returns>Der Wert der dritten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.Der Standardwert ist 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Bestimmt, ob die beiden angegebenen <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Strukturen identisch sind.</summary>
<returns>true, wenn <paramref name="matrix1" /> und <paramref name="matrix2" /> identisch sind, andernfalls false.</returns>
<param name="matrix1">Die erste zu vergleichende <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="matrix2">Die zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Bestimmt, ob die beiden angegebenen <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Strukturen nicht identisch sind.</summary>
<returns>true, wenn <paramref name="matrix1" /> und <paramref name="matrix2" /> nicht identisch sind, andernfalls false.</returns>
<param name="matrix1">Die erste zu vergleichende <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
<param name="matrix2">Die zweite zu vergleichende <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Eine Beschreibung dieses Members finden Sie unter <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Eine Zeichenfolge mit dem Wert der aktuellen Instanz im angegebenen Format.</returns>
<param name="format">Die Zeichenfolge, die das zu verwendende Format angibt. oder null, wenn das für diese Art der IFormattable-Implementierung definierte Standardformat verwendet werden soll. </param>
<param name="provider">Der zum Formatieren des Werts zu verwendende IFormatProvider. oder null, wenn die Informationen über numerische Formate dem aktuellen Gebietsschema des Betriebssystems entnommen werden sollen. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Erstellt eine <see cref="T:System.String" />-Darstellung dieser <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur. </summary>
<returns>Ein <see cref="T:System.String" />, der die Werte für <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> und <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> der <see cref="T:Windows.UI.Xaml.Media.Matrix" /> enthält.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Erstellt eine <see cref="T:System.String" />-Darstellung dieser <see cref="T:Windows.UI.Xaml.Media.Matrix" />-Struktur mit kulturspezifischen Formatierungsinformationen. </summary>
<returns>Ein <see cref="T:System.String" />, der die Werte für <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> und <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> der <see cref="T:Windows.UI.Xaml.Media.Matrix" /> enthält.</returns>
<param name="provider">Die kulturspezifischen Formatierungsinformationen.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transformiert den angegebenen Punkt mit der <see cref="T:Windows.UI.Xaml.Media.Matrix" /> und gibt das Ergebnis zurück.</summary>
<returns>Das Ergebnis der Transformation von <paramref name="point" /> mit der <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">Der zu transformierende Punkt.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Gibt an, wann ein bestimmter Keyframe während einer Animation ausgeführt werden soll. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Gibt an, ob eine <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> dieser <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> entspricht.</summary>
<returns>true, wenn <paramref name="value" /> eine <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> ist, die dieselbe Zeitdauer wie diese <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> darstellt, anderenfalls false.</returns>
<param name="value">Der <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, der mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Gibt an, ob eine angegebene <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> dieser <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> entspricht.</summary>
<returns>true, wenn <paramref name="value" /> mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> identisch ist, andernfalls false.</returns>
<param name="value">Die <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, die mit dieser <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Gibt an, ob zwei <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />-Werte gleich sind.</summary>
<returns>true, wenn die Werte von <paramref name="keyTime1" /> und <paramref name="keyTime2" /> gleich sind, andernfalls false.</returns>
<param name="keyTime1">Der erste zu vergleichende Wert.</param>
<param name="keyTime2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Erstellt eine neue <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> mit der angegebenen <see cref="T:System.TimeSpan" />.</summary>
<returns>Eine neue <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, die mit dem Wert von <paramref name="timeSpan" /> initialisiert wurde.</returns>
<param name="timeSpan">Der Wert der neuen <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">Die angegebene <paramref name="timeSpan" /> befindet sich außerhalb des zulässigen Bereichs.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Gibt einen Hashcode zurück, der diese <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> darstellt.</summary>
<returns>Ein Hashcodebezeichner.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />-Werte auf Gleichheit.</summary>
<returns>true, wenn <paramref name="keyTime1" /> und <paramref name="keyTime2" /> gleich sind, andernfalls false.</returns>
<param name="keyTime1">Der erste zu vergleichende Wert.</param>
<param name="keyTime2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Konvertiert implizit eine <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> in eine <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Der erstellte <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
<param name="timeSpan">Der zu konvertierende <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" />-Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />-Werte auf Ungleichheit.</summary>
<returns>true, wenn <paramref name="keyTime1" /> und <paramref name="keyTime2" /> ungleich sind, andernfalls false. </returns>
<param name="keyTime1">Der erste zu vergleichende Wert.</param>
<param name="keyTime2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Ruft den Zeitpunkt für das Ende des Keyframes als Zeitpunkt relativ zum Beginn der Animation ab.</summary>
<returns>Der Zeitpunkt für das Ende des Keyframes als Zeitpunkt relativ zum Beginn der Animation.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Gibt eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> zurück. </summary>
<returns>Eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Beschreibt, wie die einfache Dauer einer Windows.UI.Xaml.Media.Animation.Timeline wiederholt wird.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Struktur mit der angegebenen Iterationsanzahl. </summary>
<param name="count">Eine Zahl größer oder gleich 0, die die Anzahl der Iterationen für eine Animation angibt. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> wird als unendlich ausgewertet, ein nicht numerischer oder negativer Wert.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Struktur mit der angegebenen Wiederholungsdauer. </summary>
<param name="duration">Die Gesamtzeit, die die Windows.UI.Xaml.Media.Animation.Timeline ausgeführt werden soll (aktive Dauer). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> wird als negative Zahl ausgewertet.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Ruft die Häufigkeit ab, mit der eine Windows.UI.Xaml.Media.Animation.Timeline wiederholen werden soll. </summary>
<returns>Die Anzahl der Iterationen, die wiederholt werden sollen.</returns>
<exception cref="T:System.InvalidOperationException">Dieses <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> beschreibt eine Wiederholungsdauer, nicht eine Iterationsanzahl.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Ruft die Gesamtzeit ab, die eine Windows.UI.Xaml.Media.Animation.Timeline ausgeführt werden soll. </summary>
<returns>Die Gesamtzeit, die eine Zeitachse ausgeführt werden soll. </returns>
<exception cref="T:System.InvalidOperationException">Dieses <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> beschreibt eine Iterationsanzahl, nicht eine Wiederholungsdauer.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Gibt an, ob das angegebene Objekt mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> übereinstimmt. </summary>
<returns>true, wenn <paramref name="value" /> ein <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ist, das dasselbe Wiederholungsverhalten wie dieses <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> darstellt, andernfalls false.</returns>
<param name="value">Das Objekt, das mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> verglichen werden soll.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Gibt einen Wert zurück, der angibt, ob das angegebene <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> identisch ist. </summary>
<returns>true, wenn der Typ und das Wiederholungsverhalten von <paramref name="repeatBehavior" /> mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> identisch sind, andernfalls false.</returns>
<param name="repeatBehavior">Der mit diesem <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Gibt an, ob die zwei angegebenen <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Werte gleich sind. </summary>
<returns>true, wenn der Typ und das Wiederholungsverhalten von <paramref name="repeatBehavior1" /> mit denen von <paramref name="repeatBehavior2" /> identisch sind, andernfalls false.</returns>
<param name="repeatBehavior1">Der erste zu vergleichende Wert.</param>
<param name="repeatBehavior2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Ruft ein <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ab, das eine unendliche Anzahl von Wiederholungen angibt. </summary>
<returns>Ein <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, das eine unendliche Anzahl von Wiederholungen angibt. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Gibt den Hashcode dieser Instanz zurück.</summary>
<returns>Ein Hashcode.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Ruft einen Wert ab, der angibt, ob für das Wiederholungsverhalten eine Iterationsanzahl angegeben ist.</summary>
<returns>true, wenn die Instanz eine Iterationsanzahl darstellt, andernfalls false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Ruft einen Wert ab, der angibt, ob für das Wiederholungsverhalten eine Wiederholungsdauer angegeben ist. </summary>
<returns>true, wenn die Instanz eine Wiederholungsdauer darstellt, andernfalls false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Gibt an, ob die zwei angegebenen <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Werte gleich sind. </summary>
<returns>true, wenn der Typ und das Wiederholungsverhalten von <paramref name="repeatBehavior1" /> mit denen von <paramref name="repeatBehavior2" /> identisch sind, andernfalls false.</returns>
<param name="repeatBehavior1">Der erste zu vergleichende Wert.</param>
<param name="repeatBehavior2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Gibt an, ob die zwei <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Werte ungleich sind. </summary>
<returns>true, wenn <paramref name="repeatBehavior1" /> und <paramref name="repeatBehavior2" /> unterschiedliche Typen oder die Eigenschaften des Wiederholungsverhaltens nicht gleich sind, andernfalls false.</returns>
<param name="repeatBehavior1">Der erste zu vergleichende Wert.</param>
<param name="repeatBehavior2">Der zweite zu vergleichende Wert.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Eine Beschreibung dieses Members finden Sie unter <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Eine Zeichenfolge mit dem Wert der aktuellen Instanz im angegebenen Format.</returns>
<param name="format">Die Zeichenfolge, die das zu verwendende Format angibt, oder null, wenn das für diesen Typ der IFormattable-Implementierung definierte Standardformat verwendet werden soll. </param>
<param name="formatProvider">Der IFormatProvider, der zum Formatieren des Werts verwendet werden soll, oder null, wenn die Informationen über numerische Formate dem aktuellen Gebietsschema des Betriebssystems entnommen werden sollen. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Gibt eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> zurück. </summary>
<returns>Eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Gibt eine Zeichenfolgendarstellung dieses <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> mit dem angegebenen Format zurück. </summary>
<returns>Eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Das Format, das zum Erstellen des Rückgabewerts verwendet wird.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Ruft einen der <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" />-Werte ab, der beschreibt, wie sich das Verhalten wiederholt, oder legt diesen fest. </summary>
<returns>Der Typ des Wiederholungsverhaltens. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Gibt den Wiederholungsmodus an, den ein <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />-Rohwert darstellt. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>Das <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> stellt einen Fall dar, in dem die Zeitachse für eine feste Anzahl von vollständigen Ausführungen wiederholt werden soll. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>Das <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> stellt einen Fall dar, in dem die Zeitachse sich während eines Zeitraums wiederholen sollte, was dazu führen könnte, dass eine Animation vor ihrem Abschluss beendet wird. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>Das <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> stellt einen Fall dar, in dem die Zeitachse unbegrenzt wiederholt werden soll. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Stellt eine 4x4-Matrix für Transformationen in einem dreidimensionalen Raum (3-D) dar.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initialisiert eine neue Instanz der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Klasse. </summary>
<param name="m11">Der Wert des Felds (1,1) der neuen Matrix.</param>
<param name="m12">Der Wert des Felds (1,2) der neuen Matrix.</param>
<param name="m13">Der Wert des Felds (1,3) der neuen Matrix.</param>
<param name="m14">Der Wert des Felds (1,4) der neuen Matrix.</param>
<param name="m21">Der Wert des Felds (2,1) der neuen Matrix.</param>
<param name="m22">Der Wert des Felds (2,2) der neuen Matrix.</param>
<param name="m23">Der Wert des Felds (2,3) der neuen Matrix.</param>
<param name="m24">Der Wert des Felds (2,4) der neuen Matrix.</param>
<param name="m31">Der Wert des Felds (3,1) der neuen Matrix.</param>
<param name="m32">Der Wert des Felds (3,2) der neuen Matrix.</param>
<param name="m33">Der Wert des Felds (3,3) der neuen Matrix.</param>
<param name="m34">Der Wert des Felds (3,4) der neuen Matrix.</param>
<param name="offsetX">Der Wert des x-Offset-Felds der neuen Matrix.</param>
<param name="offsetY">Der Wert des y-Offset-Felds der neuen Matrix.</param>
<param name="offsetZ">Der Wert des z-Offset-Felds der neuen Matrix.</param>
<param name="m44">Der Wert des Felds (4,4) der neuen Matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Überprüft zwei Matrizen auf Gleichheit.</summary>
<returns>true, wenn die Matrizen gleich sind, andernfalls false.</returns>
<param name="o">Das auf Gleichheit zu prüfende Objekt.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Überprüft zwei Matrizen auf Gleichheit.</summary>
<returns>true, wenn die Matrizen gleich sind, andernfalls false.</returns>
<param name="value">Die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> für den Vergleich.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Gibt den Hashcode für diese Matrix zurück.</summary>
<returns>Eine ganze Zahl, die den Hashcode für diese Matrix angibt.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Ruft einen Wert ab, der angibt, ob <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> invertierbar ist.</summary>
<returns>true, wenn die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> über eine Inverse verfügt, andernfalls false.Der Standardwert ist true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Ändert eine <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Struktur in ein Identitäts-<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Identität.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Invertiert die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Struktur.</summary>
<exception cref="T:System.InvalidOperationException">Die Matrix ist nicht invertierbar.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Bestimmt, ob die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Struktur ein Identitäts-<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ist.</summary>
<returns>true, wenn die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> eine Identitäts-<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ist, andernfalls false.Der Standardwert ist true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Ruft den Wert der ersten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der ersten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Struktur.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Ruft den Wert der ersten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der ersten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Ruft den Wert der ersten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der ersten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Ruft den Wert der ersten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der ersten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Ruft den Wert der zweiten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Ruft den Wert der zweiten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Ruft den Wert der zweiten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Ruft den Wert der zweiten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der zweiten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Ruft den Wert der dritten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der dritten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Ruft den Wert der dritten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der dritten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Ruft den Wert der dritten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der dritten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Ruft den Wert der dritten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der dritten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Ruft den Wert der vierten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der vierten Zeile und vierten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Ruft den Wert der vierten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der vierten Zeile und ersten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Ruft den Wert der vierten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der vierten Zeile und zweiten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Ruft den Wert der vierten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> ab oder legt diesen fest.</summary>
<returns>Der Wert der vierten Zeile und dritten Spalte der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Instanzen auf genaue Gleichheit.</summary>
<returns>true, wenn die Matrizen gleich sind, andernfalls false.</returns>
<param name="matrix1">Die erste zu vergleichende Matrix.</param>
<param name="matrix2">Die zweite zu vergleichende Matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Überprüft zwei <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />-Instanzen auf Ungleichheit.</summary>
<returns>true, wenn die Matrizen unterschiedlich sind, andernfalls false.</returns>
<param name="matrix1">Die erste zu vergleichende Matrix.</param>
<param name="matrix2">Die zweite zu vergleichende Matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multipliziert die angegebenen Matrizen.</summary>
<returns>Die <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, die das Ergebnis der Multiplikation ist.</returns>
<param name="matrix1">Die Matrix, die multipliziert werden soll.</param>
<param name="matrix2">Die Matrix, mit der die erste Matrix multipliziert wird.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Eine Beschreibung dieses Members finden Sie unter <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Der Wert der aktuellen Instanz im angegebenen Format.</returns>
<param name="format">Das zu verwendende Format.</param>
<param name="provider">Der zu verwendende Anbieter.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Erstellt eine Zeichenfolgendarstellung der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Eine Zeichenfolgendarstellung für diese <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Erstellt eine Zeichenfolgendarstellung der <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Die Zeichenfolgendarstellung für dieses <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Kulturspezifische Formatierungsinformationen.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,869 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Describe las características de una esquina redondeada, tal y como se puede aplicar a Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Inicializa una nueva estructura <see cref="T:Windows.UI.Xaml.CornerRadius" /> aplicando el mismo radio uniforme a todas sus esquinas.</summary>
<param name="uniformRadius">Radio uniforme aplicado a las cuatro propiedades <see cref="T:Windows.UI.Xaml.CornerRadius" /> (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.CornerRadius" /> aplicando valores de radio específicos a sus esquinas.</summary>
<param name="topLeft">Establece la propiedad <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> inicial.</param>
<param name="topRight">Establece la propiedad <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> inicial.</param>
<param name="bottomRight">Establece la propiedad <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> inicial.</param>
<param name="bottomLeft">Establece la propiedad <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> inicial.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Obtiene o establece el radio de redondeo, en píxeles, de la esquina inferior izquierda del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el radio de redondeo, en píxeles, de la esquina inferior izquierda del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Obtiene o establece el radio de redondeo, en píxeles, de la esquina inferior derecha del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el radio de redondeo, en píxeles, de la esquina inferior derecha del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compara esta estructura <see cref="T:Windows.UI.Xaml.CornerRadius" /> con otro objeto para determinar si son iguales.</summary>
<returns>Es true si los dos objetos son iguales; de lo contrario, es false.</returns>
<param name="obj">Objeto que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compara la igualdad de esta estructura <see cref="T:Windows.UI.Xaml.CornerRadius" /> con otra estructura <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.CornerRadius" /> son iguales; de lo contrario, es false.</returns>
<param name="cornerRadius">Instancia de <see cref="T:Windows.UI.Xaml.CornerRadius" /> cuya igualdad se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Devuelve el código hash de la estructura.</summary>
<returns>Código hash de <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compara la igualdad del valor de dos estructuras <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Es true si las dos instancias de la clase <see cref="T:Windows.UI.Xaml.CornerRadius" /> son iguales; de lo contrario, es false.</returns>
<param name="cr1">Primera estructura que se va a comparar.</param>
<param name="cr2">La otra estructura que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compara la desigualdad de dos estructuras <see cref="T:Windows.UI.Xaml.CornerRadius" />. </summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.CornerRadius" /> no son iguales; de lo contrario, es false.</returns>
<param name="cr1">Primera estructura que se va a comparar.</param>
<param name="cr2">La otra estructura que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Obtiene o establece el radio de redondeo, en píxeles, de la esquina superior izquierda del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el radio de redondeo, en píxeles, de la esquina superior izquierda del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Obtiene o establece el radio de redondeo, en píxeles, de la esquina superior derecha del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el radio de redondeo, en píxeles, de la esquina superior derecha del objeto al que se aplica <see cref="T:Windows.UI.Xaml.CornerRadius" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Devuelve la representación de cadena de la estructura <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.String" /> que representa el valor de <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Representa la duración de tiempo que Windows.UI.Xaml.Media.Animation.Timeline está activo.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.Duration" /> con el valor <see cref="T:System.TimeSpan" /> proporcionado.</summary>
<param name="timeSpan">Representa el intervalo de tiempo inicial de esta duración.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> se evalúa como un valor menor que <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Suma el valor de la <see cref="T:Windows.UI.Xaml.Duration" /> especificada a esta <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Si cada <see cref="T:Windows.UI.Xaml.Duration" /> implicada tiene valores, <see cref="T:Windows.UI.Xaml.Duration" /> que representa los valores combinados.De lo contrario, este método devuelve null.</returns>
<param name="duration">Instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que representa el valor de la instancia actual más el valor de <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Obtiene un valor de <see cref="T:Windows.UI.Xaml.Duration" /> que se determina automáticamente.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> se inicializó en un valor automático.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compara un valor de <see cref="T:Windows.UI.Xaml.Duration" /> con otro.</summary>
<returns>Si <paramref name="t1" /> es menor que <paramref name="t2" />, valor negativo que representa la diferencia.Si <paramref name="t1" /> es igual que <paramref name="t2" />, el valor 0.Si <paramref name="t1" /> es mayor que <paramref name="t2" />, valor positivo que representa la diferencia.</returns>
<param name="t1">Primera instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segunda instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determina si un objeto especificado es igual a <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true si el valor es igual a esta <see cref="T:Windows.UI.Xaml.Duration" />; en caso contrario, false.</returns>
<param name="value">Objeto del que se va a comprobar la igualdad.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> especificada es igual a esta <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true si <paramref name="duration" /> es igual a <see cref="T:Windows.UI.Xaml.Duration" />; en caso contrario, false.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> que se va a comprobar para determinar si es igual.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si dos valores de <see cref="T:Windows.UI.Xaml.Duration" /> son iguales.</summary>
<returns>Es true si <paramref name="t1" /> es igual a <paramref name="t2" />; de lo contrario, es false.</returns>
<param name="t1">Primera <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segunda <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Obtiene un valor de <see cref="T:Windows.UI.Xaml.Duration" /> que representa un intervalo infinito.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> se inicializó en un valor para siempre.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Obtiene un código hash para este objeto.</summary>
<returns>Identificador de código hash.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Obtiene un valor que indica si esta <see cref="T:Windows.UI.Xaml.Duration" /> representa un valor de <see cref="T:System.TimeSpan" />.</summary>
<returns>Es true si <see cref="T:Windows.UI.Xaml.Duration" /> es un valor de <see cref="T:System.TimeSpan" />; en caso contrario, es false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Suma dos valores <see cref="T:Windows.UI.Xaml.Duration" /> juntos.</summary>
<returns>Si ambos valores de <see cref="T:Windows.UI.Xaml.Duration" /> tienen valores de <see cref="T:System.TimeSpan" />, este método devuelve la suma de esos dos valores.Si uno de los valores está establecido en <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, el método devuelve <see cref="P:Windows.UI.Xaml.Duration.Automatic" />.Si uno de los valores está establecido en <see cref="P:Windows.UI.Xaml.Duration.Forever" />, el método devuelve <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Si <paramref name="t1" /> o <paramref name="t2" /> no tiene ningún valor, este método devuelve null.</returns>
<param name="t1">Primera <see cref="T:Windows.UI.Xaml.Duration" /> que se va a sumar.</param>
<param name="t2">Segunda <see cref="T:Windows.UI.Xaml.Duration" /> que se va a sumar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si dos casos de <see cref="T:Windows.UI.Xaml.Duration" /> son iguales.</summary>
<returns>true si ambos valores de <see cref="T:Windows.UI.Xaml.Duration" /> tienen los mismo valores de propiedad o si todos los valores de <see cref="T:Windows.UI.Xaml.Duration" /> son null.En caso contrario, este método devuelve false.</returns>
<param name="t1">Primer objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segundo objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> es mayor que otra.</summary>
<returns>true si <paramref name="t1" /> y <paramref name="t2" /> tienen valores y <paramref name="t1" /> es mayor que <paramref name="t2" />; de lo contrario, false.</returns>
<param name="t1">Valor de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segundo valor de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> es mayor o igual que otra.</summary>
<returns>true si <paramref name="t1" /> y <paramref name="t2" /> tienen valores y <paramref name="t1" /> es mayor o igual que <paramref name="t2" />; de lo contrario, false.</returns>
<param name="t1">Primera instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segunda instancia de <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Implícitamente crea una <see cref="T:Windows.UI.Xaml.Duration" /> a partir de un <see cref="T:System.TimeSpan" /> determinado.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> creada.</returns>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> a partir de la cual se crea implícitamente <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> se evalúa como un valor menor que <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si dos casos de <see cref="T:Windows.UI.Xaml.Duration" /> no son iguales.</summary>
<returns>true si exactamente uno de <paramref name="t1" /> o <paramref name="t2" /> representa un valor, o si ambos representan valores que no son iguales; de lo contrario, false.</returns>
<param name="t1">Primer objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segundo objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> es menor que el valor de otra instancia.</summary>
<returns>true si <paramref name="t1" /> y <paramref name="t2" /> tienen valores y <paramref name="t1" /> es menor que <paramref name="t2" />; de lo contrario, false.</returns>
<param name="t1">Primer objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
<param name="t2">Segundo objeto <see cref="T:Windows.UI.Xaml.Duration" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina si una <see cref="T:Windows.UI.Xaml.Duration" /> es menor o igual que otra.</summary>
<returns>true si <paramref name="t1" /> y <paramref name="t2" /> tienen valores y <paramref name="t1" /> es menor o igual que <paramref name="t2" />; de lo contrario, false.</returns>
<param name="t1">Estructura <see cref="T:Windows.UI.Xaml.Duration" /> que se va comparar.</param>
<param name="t2">Estructura <see cref="T:Windows.UI.Xaml.Duration" /> que se va comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Resta el valor de una <see cref="T:Windows.UI.Xaml.Duration" /> de otra.</summary>
<returns>Si cada <see cref="T:Windows.UI.Xaml.Duration" /> tiene valores, <see cref="T:Windows.UI.Xaml.Duration" /> que representa el valor de <paramref name="t1" /> menos <paramref name="t2" />.Si <paramref name="t1" /> tiene un valor de <see cref="P:Windows.UI.Xaml.Duration.Forever" /> y <paramref name="t2" /> tiene un valor de <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, este método devuelve <see cref="P:Windows.UI.Xaml.Duration.Forever" />.De lo contrario, este método devuelve null.</returns>
<param name="t1">Primer objeto <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">
<see cref="T:Windows.UI.Xaml.Duration" /> que se va a restar.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Devuelve la <see cref="T:Windows.UI.Xaml.Duration" /> especificada.</summary>
<returns>Resultado de la operación de <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> que se va a obtener.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Resta la <see cref="T:Windows.UI.Xaml.Duration" /> especificada de esta <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> restada.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> que se va a restar de esta <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Obtiene el valor de <see cref="T:System.TimeSpan" /> que representa esta <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Valor de <see cref="T:System.TimeSpan" /> que representa esta <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> no representa ningún valor de <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Convierte <see cref="T:Windows.UI.Xaml.Duration" /> en una representación de <see cref="T:System.String" />.</summary>
<returns>Representación de <see cref="T:System.String" /> de esta <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Especifica si <see cref="T:Windows.UI.Xaml.Duration" /> tiene un valor especial de Automatic o de Forever, o tiene información válida en el componente de <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Tiene el valor especial “Automatic”. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Tiene el valor especial “Forever”. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Tiene información válida en el componente <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Representa la longitud de los elementos que admiten explícitamente los tipos de unidad de <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> con el valor absoluto especificado en píxeles. </summary>
<param name="pixels">Recuento absoluto de píxeles que se establece como valor.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> y especifica qué tipo de valor contiene. </summary>
<param name="value">Valor inicial de esta instancia de la estructura <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">Objeto <see cref="T:Windows.UI.Xaml.GridUnitType" /> contenido por una instancia de <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">valor es menor que 0 o no es un número. O bien tipo no es un <see cref="T:Windows.UI.Xaml.GridUnitType" /> válido.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Obtiene una instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que contiene un valor cuyo tamaño lo determinan las propiedades de tamaño del objeto de contenido.</summary>
<returns>Instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> cuya propiedad <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> se establece en <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determina si el objeto especificado es igual a la instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> actual. </summary>
<returns>Es true si el objeto especificado tiene el mismo valor y <see cref="T:Windows.UI.Xaml.GridUnitType" /> que la instancia actual; de lo contrario, es false.</returns>
<param name="oCompare">Objeto que se va a comparar con la instancia actual.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determina si la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> especificada es igual que la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> actual.</summary>
<returns>Es true si el objeto <see cref="T:Windows.UI.Xaml.GridLength" /> especificado tiene el mismo valor y <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> que la instancia actual; de lo contrario, es false.</returns>
<param name="gridLength">Estructura <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar con la instancia actual.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Obtiene un código hash para <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Código hash para <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Obtiene el objeto <see cref="T:Windows.UI.Xaml.GridUnitType" /> asociado de <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Uno de los valores de <see cref="T:Windows.UI.Xaml.GridUnitType" />.El valor predeterminado es <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Obtiene un valor que indica si <see cref="T:Windows.UI.Xaml.GridLength" /> contiene un valor que se expresa en píxeles. </summary>
<returns>Es true si la propiedad <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> es <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; de lo contrario, es false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Obtiene un valor que indica si <see cref="T:Windows.UI.Xaml.GridLength" /> contiene un valor cuyo tamaño lo determinan las propiedades de tamaño del objeto de contenido. </summary>
<returns>Es true si la propiedad <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> es <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; de lo contrario, es false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Obtiene un valor que indica si <see cref="T:Windows.UI.Xaml.GridLength" /> contiene un valor que se expresa como proporción ponderada del espacio disponible. </summary>
<returns>Es true si la propiedad <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> es <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; de lo contrario, es false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compara dos estructuras <see cref="T:Windows.UI.Xaml.GridLength" /> para determinar si son iguales.</summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.GridLength" /> tienen el mismo valor y <see cref="T:Windows.UI.Xaml.GridUnitType" />; de lo contrario, es false.</returns>
<param name="gl1">Primera instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar.</param>
<param name="gl2">Segunda instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compara dos estructuras <see cref="T:Windows.UI.Xaml.GridLength" /> para determinar si no son iguales.</summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.GridLength" /> no tienen el mismo valor ni <see cref="T:Windows.UI.Xaml.GridUnitType" />; de lo contrario, es false.</returns>
<param name="gl1">Primera instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar.</param>
<param name="gl2">Segunda instancia de <see cref="T:Windows.UI.Xaml.GridLength" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Devuelve una representación de <see cref="T:System.String" /> de la estructura <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Representación de <see cref="T:System.String" /> de la estructura <see cref="T:Windows.UI.Xaml.GridLength" /> actual.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Obtiene <see cref="T:System.Double" /> que representa el valor de <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>
<see cref="T:System.Double" /> que representa el valor de la instancia actual. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Describe el tipo de valor contenido en un objeto <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>El tamaño lo determinan las propiedades de tamaño del objeto del contenido. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>El valor se expresa en píxeles. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>El valor se expresa como proporción ponderada de espacio disponible. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Excepción producida por el ciclo de diseño.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con valores predeterminados. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con el mensaje de error especificado.</summary>
<param name="message">Mensaje de error que explica la razón de la excepción. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con el mensaje de error especificado y una referencia a la excepción interna que representa la causa de esta excepción. </summary>
<param name="message">Mensaje de error que explica la razón de la excepción. </param>
<param name="innerException">La excepción que es la causa de la excepción actual o null si no se especifica ninguna excepción interna.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Describe el grosor de un marco situado alrededor de un rectángulo.Cuatro valores de <see cref="T:System.Double" /> describen los lados <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" /> y <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> del rectángulo, respectivamente.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Inicializa una estructura <see cref="T:Windows.UI.Xaml.Thickness" /> que tiene la longitud uniforme especificada en cada lado. </summary>
<param name="uniformLength">Longitud uniforme aplicada a los cuatro lados del rectángulo delimitador.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Inicializa una estructura <see cref="T:Windows.UI.Xaml.Thickness" /> que tiene longitudes específicas (se proporcionan como valor de tipo <see cref="T:System.Double" />) aplicadas a cada lado del rectángulo. </summary>
<param name="left">Grosor del lado izquierdo del rectángulo.</param>
<param name="top">Grosor del lado superior del rectángulo.</param>
<param name="right">Grosor del lado derecho del rectángulo.</param>
<param name="bottom">Grosor del lado inferior del rectángulo.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Obtiene o establece el ancho, en píxeles, del lado menor del rectángulo delimitador.</summary>
<returns>
<see cref="T:System.Double" /> que representa el ancho, en píxeles, del lado menor del rectángulo delimitador para esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compara la igualdad de esta estructura <see cref="T:Windows.UI.Xaml.Thickness" /> con otro objeto <see cref="T:System.Object" />.</summary>
<returns>Es true si los dos objetos son iguales; de lo contrario, es false.</returns>
<param name="obj">Objeto que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compara la igualdad de esta estructura <see cref="T:Windows.UI.Xaml.Thickness" /> con otra estructura <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>Es true si las dos instancias de la clase <see cref="T:Windows.UI.Xaml.Thickness" /> son iguales; de lo contrario, es false.</returns>
<param name="thickness">Instancia de <see cref="T:Windows.UI.Xaml.Thickness" /> cuya igualdad se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Devuelve el código hash de la estructura.</summary>
<returns>Código hash de esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Obtiene o establece el ancho, en píxeles, del lado izquierdo del rectángulo delimitador. </summary>
<returns>
<see cref="T:System.Double" /> que representa el ancho, en píxeles, del lado izquierdo del rectángulo delimitador para esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compara la igualdad del valor de dos estructuras <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>Es true si las dos instancias de la clase <see cref="T:Windows.UI.Xaml.Thickness" /> son iguales; de lo contrario, es false.</returns>
<param name="t1">Primera estructura que se va a comparar.</param>
<param name="t2">La otra estructura que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compara la desigualdad de dos estructuras <see cref="T:Windows.UI.Xaml.Thickness" />. </summary>
<returns>Es true si las dos instancias de <see cref="T:Windows.UI.Xaml.Thickness" /> no son iguales; de lo contrario, es false.</returns>
<param name="t1">Primera estructura que se va a comparar.</param>
<param name="t2">La otra estructura que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Obtiene o establece el ancho, en píxeles, del lado derecho del rectángulo delimitador. </summary>
<returns>
<see cref="T:System.Double" /> que representa el ancho, en píxeles, del lado derecho del rectángulo delimitador para esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Obtiene o establece el ancho, en píxeles, del lado superior del rectángulo delimitador.</summary>
<returns>
<see cref="T:System.Double" /> que representa el ancho, en píxeles, del lado superior del rectángulo delimitador para esta instancia de <see cref="T:Windows.UI.Xaml.Thickness" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Devuelve la representación de cadena de la estructura <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>
<see cref="T:System.String" /> que representa el valor de <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Excepción que se produce cuando se intenta obtener acceso a un elemento de automatización de la interfaz de usuario que corresponde a una parte de la interfaz de usuario que ya no está disponible.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con valores predeterminados. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con el mensaje de error especificado. </summary>
<param name="message">Mensaje que describe el error. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> mediante un mensaje de error especificado y una referencia a la excepción interna que representa la causa de esta excepción. </summary>
<param name="message">Mensaje que describe el error. </param>
<param name="innerException">La excepción que es la causa de la excepción actual o null si no se especifica ninguna excepción interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Excepción que se produce cuando se realiza un intento de manipular, a través de la automatización de la interfaz de usuario, un control que no está habilitado. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con valores predeterminados. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con el mensaje de error especificado.</summary>
<param name="message">Mensaje que describe el error. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> mediante un mensaje de error especificado y una referencia a la excepción interna que representa la causa de esta excepción.</summary>
<param name="message">Mensaje que describe el error. </param>
<param name="innerException">La excepción que es la causa de la excepción actual o null si no se especifica ninguna excepción interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> se utiliza para describir la posición de un elemento administrado por Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Inicializa una nueva instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> con el índice y el desplazamiento especificados.</summary>
<param name="index">Índice <see cref="T:System.Int32" /> relativo a los elementos generados (realizados).-1 es un valor especial que hace referencia a un elemento ficticio al principio o al final de la lista de elementos.</param>
<param name="offset">Un desplazamiento <see cref="T:System.Int32" /> que es relativo a los elementos no generados (no realizados) cerca del elemento indizado.Un desplazamiento de 0 hace referencia al propio elemento indizado, un desplazamiento de 1 hace referencia al siguiente elemento no generado (no realizado) y un desplazamiento de -1 hace referencia al elemento anterior.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compara la instancia especificada y la instancia actual de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> para determinar si sus valores son iguales.</summary>
<returns>Es true si <paramref name="o" /> y esta instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> tienen los mismos valores.</returns>
<param name="o">Instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Devuelve el código hash para esta estructura <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Código hash de este <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Obtiene o establece el índice <see cref="T:System.Int32" /> relativo a los elementos generados (realizados).</summary>
<returns>Índice <see cref="T:System.Int32" /> relativo a los elementos generados (realizados).</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Obtiene o establece el desplazamiento <see cref="T:System.Int32" /> relativo a los elementos no generados (no realizados) cerca del elemento indizado.</summary>
<returns>Un desplazamiento <see cref="T:System.Int32" /> que es relativo a los elementos no generados (no realizados) cerca del elemento indizado.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compara dos objetos <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> para determinar si sus valores son iguales.</summary>
<returns>Es true si los dos objetos son iguales; de lo contrario, es false.</returns>
<param name="gp1">Primera instancia que se va a comparar.</param>
<param name="gp2">Segunda instancia que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compara dos objetos <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> para determinar si sus valores no son iguales.</summary>
<returns>true si los valores no son iguales; en caso contrario, false.</returns>
<param name="gp1">Primera instancia que se va a comparar.</param>
<param name="gp2">Segunda instancia que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Devuelve una representación de cadena de esta instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Representación de cadena de esta instancia de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>La excepción que se produce cuando se produce un error al analizar XAML. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con valores predeterminados. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con el mensaje de error especificado. </summary>
<param name="message">Mensaje de error que explica la razón de la excepción. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> mediante un mensaje de error especificado y una referencia a la excepción interna que representa la causa de esta excepción.</summary>
<param name="message">Mensaje de error que explica la razón de la excepción. </param>
<param name="innerException">La excepción que es la causa de la excepción actual o null si no se especifica ninguna excepción interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Representa una matriz de transformación afín de 3x3 utilizada para las transformaciones en un espacio bidimensional. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Inicializa una estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<param name="m11">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m12">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m21">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m22">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetX">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetY">El coeficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determina si el <see cref="T:System.Object" /> especificado es una estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> idéntica a esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Es true si el parámetro <paramref name="o" /> es una estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> idéntica a esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />; de lo contrario, es false.</returns>
<param name="o">Estructura <see cref="T:System.Object" /> que se va comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determina si la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> especificada es idéntica a esta instancia. </summary>
<returns>Es true si las instancias son iguales; de lo contrario, es false. </returns>
<param name="value">Instancia de <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar con esta instancia.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Devuelve el código hash de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Código hash para esta instancia.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Obtiene una <see cref="T:Windows.UI.Xaml.Media.Matrix" /> de identidad. </summary>
<returns>Matriz de identidad.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Obtiene un valor que indica si esta <see cref="T:Windows.UI.Xaml.Media.Matrix" /> estructuran es una matriz de identidad. </summary>
<returns>Es true si la estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> es una matriz de identidad; de lo contrario, es false.El valor predeterminado es true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Obtiene o establece el valor de la primera fila y la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la primera fila y columna de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Obtiene o establece el valor de la primera fila y la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la primera fila y segunda columna de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Obtiene o establece el valor de la segunda fila y la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>Valor de la segunda fila y primera columna de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Obtiene o establece el valor de la segunda fila y la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la segunda fila y la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Obtiene o establece el valor de la tercera fila y la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la tercera fila y de la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Obtiene o establece el valor de la tercera fila y la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valor de la tercera fila y de la segunda columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.El valor predeterminado es 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determina si las dos estructuras <see cref="T:Windows.UI.Xaml.Media.Matrix" /> especificadas son idénticas.</summary>
<returns>Es true si <paramref name="matrix1" /> y <paramref name="matrix2" /> son idénticos; de lo contrario, es false.</returns>
<param name="matrix1">Primera estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar.</param>
<param name="matrix2">Segunda estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determina si las dos estructuras <see cref="T:Windows.UI.Xaml.Media.Matrix" /> especificadas no son idénticas.</summary>
<returns>Es true si <paramref name="matrix1" /> y <paramref name="matrix2" /> no son idénticas; de lo contrario, es false.</returns>
<param name="matrix1">Primera estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar.</param>
<param name="matrix2">Segunda estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Para obtener una descripción de este miembro, vea <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Cadena que contiene el valor de la instancia actual con el formato especificado.</returns>
<param name="format">Cadena que especifica el formato que se va a utilizar. O bien null para utilizar el formato predeterminado que se define para el tipo de la implementación de IFormattable. </param>
<param name="provider">IFormatProvider que se va a utilizar para dar formato al valor. O bien null para obtener la información de formato para valores numéricos de la configuración regional actual del sistema operativo. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Crea una representación de tipo <see cref="T:System.String" /> de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>
<see cref="T:System.String" /> que contiene los valores <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> y <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Crea una representación de tipo <see cref="T:System.String" /> de esta estructura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> con información de formato específica de la referencia cultural. </summary>
<returns>
<see cref="T:System.String" /> que contiene los valores <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> y <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="provider">Información de formato específica de la referencia cultural.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforma el punto especificado por <see cref="T:Windows.UI.Xaml.Media.Matrix" /> y devuelve el resultado.</summary>
<returns>Resultado de transformar <paramref name="point" /> por esta <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">El punto que se va a transformar.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Especifica cuándo debe aparecer un fotograma clave determinado durante una animación. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indica si un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> es igual a este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Es true si <paramref name="value" /> es un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> que representa la misma duración de tiempo que este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; en caso contrario, es false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> que se compara con este <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indica si un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> especificado es igual a este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true si <paramref name="value" /> es igual a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; en caso contrario, false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> que se compara con este <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indica si dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> son iguales.</summary>
<returns>Es true si los valores de <paramref name="keyTime1" /> y <paramref name="keyTime2" /> son iguales; de lo contrario, es false.</returns>
<param name="keyTime1">Primer valor que se va a comparar.</param>
<param name="keyTime2">Segundo valor que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Crea un nuevo objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> mediante el objeto <see cref="T:System.TimeSpan" /> proporcionado.</summary>
<returns>Nuevo objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, inicializado en el valor de <paramref name="timeSpan" />.</returns>
<param name="timeSpan">Valor del nuevo objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">El <paramref name="timeSpan" /> especificado está fuera del intervalo permitido.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Devuelve un código hash que representa este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Identificador de código hash.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compara dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> para determinar si son iguales.</summary>
<returns>Es true si <paramref name="keyTime1" /> y <paramref name="keyTime2" /> son iguales; de lo contrario, es false.</returns>
<param name="keyTime1">Primer valor que se va a comparar.</param>
<param name="keyTime2">Segundo valor que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Convierte implícitamente <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> en <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Interfaz <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> creada.</returns>
<param name="timeSpan">Valor <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> que se va a convertir.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compara dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> para determinar si no son iguales.</summary>
<returns>Es true si <paramref name="keyTime1" /> y <paramref name="keyTime2" /> no son iguales; en caso contrario, es false. </returns>
<param name="keyTime1">Primer valor que se va a comparar.</param>
<param name="keyTime2">Segundo valor que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Obtiene la hora de finalización del fotograma clave expresada como una hora relativa al inicio de la animación.</summary>
<returns>Hora de finalización del fotograma clave expresada como una hora relativa al inicio de la animación.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Devuelve una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Describe cómo un objeto Windows.UI.Xaml.Media.Animation.Timeline repite su duración simple.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con el número de iteraciones especificado. </summary>
<param name="count">Número mayor o igual que 0 que especifica el número de iteraciones para una animación. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> evalúa hasta el infinito, un valor que no es un número o es negativo.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Inicializa una nueva instancia de la estructura <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con la duración de repetición especificada. </summary>
<param name="duration">Duración total del tiempo que se debe reproducir el objeto Windows.UI.Xaml.Media.Animation.Timeline (su duración activa). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> se evalúa en un número negativo.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Obtiene el número de veces que se debe repetir Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>El número de iteraciones que se van a repetir.</returns>
<exception cref="T:System.InvalidOperationException">Este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describe una duración de repetición, no un número de iteraciones.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Obtiene la duración total de tiempo que debe reproducirse el objeto Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Duración total de tiempo que debe reproducirse una escala de tiempo. </returns>
<exception cref="T:System.InvalidOperationException">Este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describe un número de iteraciones, no una duración de repetición.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indica si el objeto especificado es igual a este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Es true si <paramref name="value" /> es un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> que representa el mismo comportamiento de repetición que este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; de lo contrario, es false.</returns>
<param name="value">Objeto que se va a comparar con <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Devuelve un valor que indica si el objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> especificado es igual a este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Es true si tanto el tipo como el comportamiento de repetición de <paramref name="repeatBehavior" /> son iguales a los de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; de lo contrario, es false.</returns>
<param name="repeatBehavior">Valor que se compara con este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica si los dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> especificados son iguales. </summary>
<returns>Es true si tanto el tipo como el comportamiento de repetición de <paramref name="repeatBehavior1" /> son iguales a los de <paramref name="repeatBehavior2" />; de lo contrario, es false.</returns>
<param name="repeatBehavior1">Primer valor que se va a comparar.</param>
<param name="repeatBehavior2">Segundo valor que se va a comparar.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Obtiene un objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> que especifica un número infinito de repeticiones. </summary>
<returns>Objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> que especifica un número infinito de repeticiones. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Devuelve el código hash de esta instancia.</summary>
<returns>Código hash.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Obtiene un valor que indica si el comportamiento de repetición tiene un recuento de iteraciones especificado.</summary>
<returns>Es true si la instancia representa un número de iteraciones; de lo contrario, es false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Obtiene un valor que indica si el comportamiento de repetición tiene una duración de repetición especificada. </summary>
<returns>Es true si la instancia representa una duración de repetición; de lo contrario, es false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica si los dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> especificados son iguales. </summary>
<returns>Es true si tanto el tipo como el comportamiento de repetición de <paramref name="repeatBehavior1" /> son iguales a los de <paramref name="repeatBehavior2" />; de lo contrario, es false.</returns>
<param name="repeatBehavior1">Primer valor que se va a comparar.</param>
<param name="repeatBehavior2">Segundo valor que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica si los dos valores de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> no son iguales. </summary>
<returns>Es true si <paramref name="repeatBehavior1" /> y <paramref name="repeatBehavior2" /> son tipos diferentes o las propiedades del comportamiento de repetición no son iguales; de lo contrario, es false.</returns>
<param name="repeatBehavior1">Primer valor que se va a comparar.</param>
<param name="repeatBehavior2">Segundo valor que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Para obtener una descripción de este miembro, vea <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Cadena que contiene el valor de la instancia actual con el formato especificado.</returns>
<param name="format">La cadena que especifica el formato que se va a usar o null para utilizar el formato predeterminado que se define para el tipo de la implementación de IFormattable. </param>
<param name="formatProvider">IFormatProvider que se utiliza para formatear el valor o null para obtener la información de formato numérico de la configuración regional actual del sistema operativo. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Devuelve una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Devuelve una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con el formato especificado. </summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Formato usado para generar el valor devuelto.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Obtiene o establece uno de los valores de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> que describe la forma en que el comportamiento se repite. </summary>
<returns>Tipo de comportamiento de repetición. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Especifica el modo de repetición que representa un valor <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> sin formato. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> representa un caso donde la escala de tiempo se debe repetir para un número fijo de ejecuciones completas. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> representa un caso donde la escala de tiempo se debe repetir durante un tiempo determinado, que podría dar lugar a una animación que finaliza parcialmente. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> representa un caso donde la escala de tiempo se debe repetir indefinidamente. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Representa una matriz de 4 × 4 que se utiliza para transformaciones en un espacio tridimensional (3D).</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Inicializa una nueva instancia de la clase <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />. </summary>
<param name="m11">Valor del campo (1,1) de la nueva matriz.</param>
<param name="m12">Valor del campo (1,2) de la nueva matriz.</param>
<param name="m13">Valor del campo (1,3) de la nueva matriz.</param>
<param name="m14">Valor del campo (1,4) de la nueva matriz.</param>
<param name="m21">Valor del campo (2,1) de la nueva matriz.</param>
<param name="m22">Valor del campo (2,2) de la nueva matriz.</param>
<param name="m23">Valor del campo (2,3) de la nueva matriz.</param>
<param name="m24">Valor del campo (2,4) de la nueva matriz.</param>
<param name="m31">Valor del campo (3,1) de la nueva matriz.</param>
<param name="m32">Valor del campo (3,2) de la nueva matriz.</param>
<param name="m33">Valor del campo (3,3) de la nueva matriz.</param>
<param name="m34">Valor del campo (3,4) de la nueva matriz.</param>
<param name="offsetX">Valor del campo de desplazamiento X de la nueva matriz.</param>
<param name="offsetY">Valor del campo de desplazamiento Y de la nueva matriz.</param>
<param name="offsetZ">Valor del campo de desplazamiento Z de la nueva matriz.</param>
<param name="m44">Valor del campo (4,4) de la nueva matriz.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Comprueba la igualdad entre dos matrices.</summary>
<returns>Es true si las matrices son iguales; de lo contrario, es false.</returns>
<param name="o">Objeto cuya igualdad se va a comprobar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Comprueba la igualdad entre dos matrices.</summary>
<returns>Es true si las matrices son iguales; de lo contrario, es false.</returns>
<param name="value">Objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> con el que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Devuelve el código hash de esta matriz.</summary>
<returns>Entero que especifica el código hash de esta matriz.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Obtiene un valor que indica si <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> se puede invertir.</summary>
<returns>Es true si la estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> tiene un inverso; de lo contrario, es false.El valor predeterminado es true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Cambia una estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> en un identidad de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> de identidad.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Invierte esta estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<exception cref="T:System.InvalidOperationException">La matriz no se puede invertir.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determina si esta estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> es un objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> de identidad.</summary>
<returns>Es true si <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> es un objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> de identidad; de lo contrario, es false.El valor predeterminado es true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Obtiene o establece el valor de la primera fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la primera fila y de la primera columna de esta estructura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Obtiene o establece el valor de la primera fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la primera fila y segunda columna de esta <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Obtiene o establece el valor de la primera fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la primera fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Obtiene o establece el valor de la primera fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la primera fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Obtiene o establece el valor de la segunda fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la segunda fila y primera columna de esta <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Obtiene o establece el valor de la segunda fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la segunda fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Obtiene o establece el valor de la segunda fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la segunda fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Obtiene o establece el valor de la segunda fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la segunda fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Obtiene o establece el valor de la tercera fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la tercera fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Obtiene o establece el valor de la tercera fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la tercera fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Obtiene o establece el valor de la tercera fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la tercera fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Obtiene o establece el valor de la tercera fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la tercera fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Obtiene o establece el valor de la cuarta fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la cuarta fila y la cuarta columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Obtiene o establece el valor de la cuarta fila y la primera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la cuarta fila y la primera columna de esta <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Obtiene o establece el valor de la cuarta fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la cuarta fila y la segunda columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Obtiene o establece el valor de la cuarta fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valor de la cuarta fila y la tercera columna de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compara dos instancias de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> para determinar si son exactamente iguales.</summary>
<returns>Es true si las matrices son iguales; de lo contrario, es false.</returns>
<param name="matrix1">Primera matriz que se va a comparar.</param>
<param name="matrix2">Segunda matriz que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compara dos instancias de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> para determinar si no son iguales.</summary>
<returns>Es true si las matrices son diferentes; de lo contrario, es false.</returns>
<param name="matrix1">Primera matriz que se va a comparar.</param>
<param name="matrix2">Segunda matriz que se va a comparar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplica las matrices especificadas.</summary>
<returns>Objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> que es el resultado de la multiplicación.</returns>
<param name="matrix1">Matriz que se va a multiplicar.</param>
<param name="matrix2">Matriz por la que se multiplica la primera matriz.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Para obtener una descripción de este miembro, vea <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Valor de la instancia actual en el formato especificado.</returns>
<param name="format">Formato que se va a usar.</param>
<param name="provider">Proveedor que se va a usar.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Crea una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Crea una representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Representación de cadena de este objeto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Información de formato específica de la referencia cultural.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,870 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Décrit les caractéristiques d'un angle arrondi, tel qu'il peut être appliqué à un Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initialise une nouvelle structure <see cref="T:Windows.UI.Xaml.CornerRadius" />, en appliquant le même rayon uniforme à tous ses angles.</summary>
<param name="uniformRadius">Un rayon uniforme appliqué à toutes les quatre propriétés <see cref="T:Windows.UI.Xaml.CornerRadius" /> (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.CornerRadius" />, en appliquant des valeurs de rayon spécifiques à ses angles.</summary>
<param name="topLeft">Définit le <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> initial.</param>
<param name="topRight">Définit le <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> initial.</param>
<param name="bottomRight">Définit le <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> initial.</param>
<param name="bottomLeft">Définit le <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> initial.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Obtient ou définit le rayon d'arrondi, en pixels, du coin inférieur gauche de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.</summary>
<returns>Un <see cref="T:System.Double" /> qui représente le rayon de l'arrondi, en pixels, du coin inférieur gauche de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Obtient ou définit le rayon d'arrondi, en pixels, du coin inférieur droit de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.</summary>
<returns>Un <see cref="T:System.Double" /> qui représente le rayon de l'arrondi, en pixels, du coin inférieur droit de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compare l'égalité de cette structure <see cref="T:Windows.UI.Xaml.CornerRadius" /> à un autre objet.</summary>
<returns>true si les deux objets sont égaux ; sinon false.</returns>
<param name="obj">Objet à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compare cette structure <see cref="T:Windows.UI.Xaml.CornerRadius" /> à une autre structure <see cref="T:Windows.UI.Xaml.CornerRadius" /> pour l'égalité.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.CornerRadius" /> sont égales ; sinon false.</returns>
<param name="cornerRadius">Instance de <see cref="T:Windows.UI.Xaml.CornerRadius" /> à comparer pour l'égalité.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Retourne le code de hachage de la structure.</summary>
<returns>Code de hachage pour ce <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compare la valeur de deux structures <see cref="T:Windows.UI.Xaml.CornerRadius" /> pour l'égalité.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.CornerRadius" /> sont égales ; sinon false.</returns>
<param name="cr1">Première structure à comparer.</param>
<param name="cr2">Autre structure à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compare l'inégalité de deux structures <see cref="T:Windows.UI.Xaml.CornerRadius" />. </summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.CornerRadius" /> ne sont pas égales ; sinon false.</returns>
<param name="cr1">Première structure à comparer.</param>
<param name="cr2">Autre structure à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Obtient ou définit le rayon d'arrondi, en pixels, du coin supérieur gauche de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.</summary>
<returns>Un <see cref="T:System.Double" /> qui représente le rayon de l'arrondi, en pixels, du coin supérieur gauche de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Obtient ou définit le rayon d'arrondi, en pixels, du coin supérieur droit de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.</summary>
<returns>Un <see cref="T:System.Double" /> qui représente le rayon de l'arrondi, en pixels, du coin supérieur droit de l'objet où un <see cref="T:Windows.UI.Xaml.CornerRadius" /> est appliqué.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Retourne la représentation sous forme de chaîne de la structure <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.String" /> qui représente la valeur <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Représente la durée pendant laquelle Windows.UI.Xaml.Media.Animation.Timeline est actif.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.Duration" /> à l'aide de la valeur <see cref="T:System.TimeSpan" /> fournie.</summary>
<param name="timeSpan">Représente l'intervalle de temps initial de cette durée.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> donne pour résultat une valeur inférieure à <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Ajoute les valeurs de l'interface <see cref="T:Windows.UI.Xaml.Duration" /> spécifiée à la fin de ce <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Si chaque <see cref="T:Windows.UI.Xaml.Duration" /> impliqué a des valeurs, un <see cref="T:Windows.UI.Xaml.Duration" /> qui représente les valeurs combinées.Sinon, cette méthode retourne null.</returns>
<param name="duration">Instance de <see cref="T:Windows.UI.Xaml.Duration" /> qui représente la valeur de l'instance actuelle ainsi que <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Obtient une valeur <see cref="T:Windows.UI.Xaml.Duration" /> qui est déterminée automatiquement.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> initialisé comme valeur automatique.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compare une valeur <see cref="T:Windows.UI.Xaml.Duration" /> à une autre.</summary>
<returns>Valeur négative qui représente la différence si <paramref name="t1" /> est inférieur à <paramref name="t2" />.Valeur 0 si <paramref name="t1" /> est égal à <paramref name="t2" />.Valeur positive qui représente la différence si <paramref name="t1" /> est supérieur à <paramref name="t2" />.</returns>
<param name="t1">Première instance du <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième instance de <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Détermine si un objet spécifié est égal à un <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true si la valeur est égale à ce <see cref="T:Windows.UI.Xaml.Duration" /> ; sinon, false.</returns>
<param name="value">Objet dont l'égalité doit être vérifiée.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Détermine si le <see cref="T:Windows.UI.Xaml.Duration" /> spécifié est égal à ce <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true si <paramref name="duration" /> est égal à ce <see cref="T:Windows.UI.Xaml.Duration" /> ; sinon false.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> dont l'égalité doit être vérifiée.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si deux valeurs <see cref="T:Windows.UI.Xaml.Duration" /> sont égales.</summary>
<returns>true si <paramref name="t1" /> est égal à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">Premier <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Second <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Obtient une valeur <see cref="T:Windows.UI.Xaml.Duration" /> qui représente un intervalle infini.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> initialisé comme valeur illimitée.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Obtient un code de hachage pour cet objet.</summary>
<returns>Identificateur de code de hachage.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.Duration" /> représente une valeur <see cref="T:System.TimeSpan" />.</summary>
<returns>true si <see cref="T:Windows.UI.Xaml.Duration" /> est une valeur <see cref="T:System.TimeSpan" /> ; sinon, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Ajoute ensemble deux valeurs <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Si les deux valeurs <see cref="T:Windows.UI.Xaml.Duration" /> ont les valeurs <see cref="T:System.TimeSpan" />, cette méthode retourne la somme des deux valeurs.Si <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> est affecté à l'une des deux valeurs, la méthode retourne <see cref="P:Windows.UI.Xaml.Duration.Automatic" />.Si <see cref="P:Windows.UI.Xaml.Duration.Forever" /> est affecté à l'une des deux valeurs, la méthode retourne <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Si <paramref name="t1" /> ou <paramref name="t2" /> n'a aucune valeur, cette méthode retourne null.</returns>
<param name="t1">Première valeur <see cref="T:Windows.UI.Xaml.Duration" /> à ajouter.</param>
<param name="t2">Seconde valeur <see cref="T:Windows.UI.Xaml.Duration" /> à ajouter.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si deux cas <see cref="T:Windows.UI.Xaml.Duration" /> sont égaux.</summary>
<returns>true si les deux valeurs <see cref="T:Windows.UI.Xaml.Duration" /> ont des valeurs de propriété égales, ou si toutes les valeurs <see cref="T:Windows.UI.Xaml.Duration" /> sont null.Sinon, cette méthode retourne false.</returns>
<param name="t1">Premier <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si un <see cref="T:Windows.UI.Xaml.Duration" /> est supérieur à un autre.</summary>
<returns>true si <paramref name="t1" /> et <paramref name="t2" /> ont des valeurs et si <paramref name="t1" /> est supérieur à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">Valeur <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Seconde valeur <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si un <see cref="T:Windows.UI.Xaml.Duration" /> est supérieur ou égal à un autre.</summary>
<returns>true si <paramref name="t1" /> et <paramref name="t2" /> ont des valeurs et si <paramref name="t1" /> est supérieur ou égal à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">Première instance du <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième instance de <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Crée implicitement <see cref="T:Windows.UI.Xaml.Duration" /> à partir d'un <see cref="T:System.TimeSpan" /> donné.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> créé.</returns>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> à partir duquel un <see cref="T:Windows.UI.Xaml.Duration" /> est créé implicitement.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> donne pour résultat une valeur inférieure à <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si deux cas <see cref="T:Windows.UI.Xaml.Duration" /> ne sont pas égaux.</summary>
<returns>true si <paramref name="t1" /> ou <paramref name="t2" /> représente une valeur ou si les deux représentent des valeurs qui ne sont pas égales ; sinon, false.</returns>
<param name="t1">Premier <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si un <see cref="T:Windows.UI.Xaml.Duration" /> est inférieur à la valeur d'une autre instance.</summary>
<returns>true si <paramref name="t1" /> et <paramref name="t2" /> ont des valeurs et si <paramref name="t1" /> est inférieur à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">Premier <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">Deuxième <see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Détermine si un <see cref="T:Windows.UI.Xaml.Duration" /> est inférieur ou égal à un autre.</summary>
<returns>true si <paramref name="t1" /> et <paramref name="t2" /> ont des valeurs et si <paramref name="t1" /> est inférieur ou égal à <paramref name="t2" /> ; sinon, false.</returns>
<param name="t1">
<see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
<param name="t2">
<see cref="T:Windows.UI.Xaml.Duration" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Soustrait la valeur d'un <see cref="T:Windows.UI.Xaml.Duration" /> d'un autre.</summary>
<returns>Si chaque <see cref="T:Windows.UI.Xaml.Duration" /> a des valeurs, un <see cref="T:Windows.UI.Xaml.Duration" /> qui représente la valeur de <paramref name="t1" /> moins <paramref name="t2" />.Si <paramref name="t1" /> présente une valeur de <see cref="P:Windows.UI.Xaml.Duration.Forever" /> et <paramref name="t2" /> une valeur de <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, cette méthode retourne <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Sinon, cette méthode retourne null.</returns>
<param name="t1">Première <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">
<see cref="T:Windows.UI.Xaml.Duration" /> à soustraire.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Retourne le <see cref="T:Windows.UI.Xaml.Duration" /> spécifié.</summary>
<returns>Résultat de l'opération <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> à obtenir.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Soustrait le <see cref="T:Windows.UI.Xaml.Duration" /> spécifié de ce <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> soustrait.</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> à soustraire de ce <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Obtient la valeur <see cref="T:System.TimeSpan" /> que <see cref="T:Windows.UI.Xaml.Duration" /> représente.</summary>
<returns>Valeur <see cref="T:System.TimeSpan" /> que <see cref="T:Windows.UI.Xaml.Duration" /> représente.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> ne représente pas un <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Convertit un <see cref="T:Windows.UI.Xaml.Duration" /> en une représentation <see cref="T:System.String" />.</summary>
<returns>Représentation <see cref="T:System.String" /> de <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Spécifie si une <see cref="T:Windows.UI.Xaml.Duration" /> a la valeur spéciale Automatic ou Forever, ou contient des informations valides dans son composant <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>A la valeur spéciale « automatique ». </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>A la valeur spéciale « infini ». </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>A des informations valides dans le composant <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Représente la longueur des éléments qui prennent en charge explicitement des types d'unité <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.GridLength" /> à l'aide de la valeur absolue spécifiée en pixels. </summary>
<param name="pixels">Nombre absolu de pixels à établir comme valeur.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.GridLength" /> et spécifie le type de valeur qu'elle contient. </summary>
<param name="value">Valeur initiale de cette instance de <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridUnitType" /> maintenu par cette instance de <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">La valeur est inférieure à 0 ou n'est pas un nombre.- ou -Le type n'est pas un <see cref="T:Windows.UI.Xaml.GridUnitType" /> valide.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Obtient une instance de <see cref="T:Windows.UI.Xaml.GridLength" /> qui maintient une valeur dont la taille est déterminée par les propriétés de taille de l'objet de contenu.</summary>
<returns>Instance de <see cref="T:Windows.UI.Xaml.GridLength" /> dont la propriété <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> a la valeur <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Détermine si l'objet spécifié est égal à l'instance <see cref="T:Windows.UI.Xaml.GridLength" /> actuelle. </summary>
<returns>true si l'objet spécifié a la même valeur et <see cref="T:Windows.UI.Xaml.GridUnitType" /> que l'instance actuelle ; sinon, false.</returns>
<param name="oCompare">Objet à comparer avec l'instance actuelle.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Détermine si le <see cref="T:Windows.UI.Xaml.GridLength" /> spécifié est égal au <see cref="T:Windows.UI.Xaml.GridLength" /> actuel.</summary>
<returns>true si le <see cref="T:Windows.UI.Xaml.GridLength" /> spécifié a la même valeur et <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> que l'instance actuelle ; sinon, false.</returns>
<param name="gridLength">Structure <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer avec l'instance actuelle.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Obtient un code de hachage pour le <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Code de hachage pour <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Obtient le <see cref="T:Windows.UI.Xaml.GridUnitType" /> associé pour <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Une des valeurs de <see cref="T:Windows.UI.Xaml.GridUnitType" />.La valeur par défaut est <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.GridLength" /> maintient une valeur qui est exprimée en pixels. </summary>
<returns>true si la propriété <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> est <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" /> ; sinon, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.GridLength" /> maintient une valeur dont la taille est déterminée par les propriétés de taille de l'objet de contenu. </summary>
<returns>true si la propriété <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> est <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> ; sinon, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.GridLength" /> maintient une valeur qui est exprimée comme une proportion pondérée d'espace disponible. </summary>
<returns>true si la propriété <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> est <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> ; sinon, false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compare l'égalité de deux structures <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.GridLength" /> ont la même valeur et <see cref="T:Windows.UI.Xaml.GridUnitType" /> ; sinon, false.</returns>
<param name="gl1">Première instance du <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer.</param>
<param name="gl2">Deuxième instance de <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compare deux structures <see cref="T:Windows.UI.Xaml.GridLength" /> pour déterminer si elles sont inégales.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.GridLength" /> n'ont pas la même valeur et <see cref="T:Windows.UI.Xaml.GridUnitType" /> ; sinon, false.</returns>
<param name="gl1">Première instance du <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer.</param>
<param name="gl2">Deuxième instance de <see cref="T:Windows.UI.Xaml.GridLength" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Retourne une représentation <see cref="T:System.String" /> de <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Représentation de la structure <see cref="T:System.String" /><see cref="T:Windows.UI.Xaml.GridLength" /> actuelle.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Obtient <see cref="T:System.Double" /> qui représente la valeur de <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>
<see cref="T:System.Double" /> qui représente la valeur de l'instance actuelle. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Décrit le type de valeur qu'un objet <see cref="T:Windows.UI.Xaml.GridLength" /> contient. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>La taille est déterminée par les propriétés de taille de l'objet de contenu. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>La valeur est exprimée en pixels. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>La valeur est exprimée sous la forme d'une proportion pondérée d'espace disponible. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Exception levée par le cycle de disposition.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> avec les valeurs par défaut. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> avec un message d'erreur spécifié.</summary>
<param name="message">Message d'erreur indiquant la raison de l'exception. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> avec un message d'erreur spécifié et une référence à l'exception interne ayant provoqué cette exception. </summary>
<param name="message">Message d'erreur indiquant la raison de l'exception. </param>
<param name="innerException">L'exception qui est la cause de l'exception actuelle ou null si aucune exception interne n'est spécifiée.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Décrit l'épaisseur d'un cadre autour d'un rectangle.Quatre valeurs <see cref="T:System.Double" /> décrivent les côtés <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" /> et <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> du rectangle, respectivement.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initialise une structure <see cref="T:Windows.UI.Xaml.Thickness" /> qui a la longueur uniforme spécifiée sur chaque côté. </summary>
<param name="uniformLength">Longueur uniforme appliquée aux quatre côtés du rectangle englobant.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initialise une structure <see cref="T:Windows.UI.Xaml.Thickness" /> qui a des longueurs spécifiques (fournies comme <see cref="T:System.Double" />) appliquées à chaque côté du rectangle. </summary>
<param name="left">Épaisseur du côté gauche du rectangle.</param>
<param name="top">Épaisseur du côté supérieur du rectangle.</param>
<param name="right">Épaisseur du côté droit du rectangle.</param>
<param name="bottom">Épaisseur du côté inférieur du rectangle.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Obtient ou définit la largeur, en pixels, du côté inférieur du rectangle englobant.</summary>
<returns>
<see cref="T:System.Double" /> qui représente la largeur, en pixels, du côté inférieur du rectangle englobant pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compare cette structure <see cref="T:Windows.UI.Xaml.Thickness" /> à un autre <see cref="T:System.Object" /> pour l'égalité.</summary>
<returns>true si les deux objets sont égaux ; sinon false.</returns>
<param name="obj">Objet à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compare cette structure <see cref="T:Windows.UI.Xaml.Thickness" /> à une autre structure <see cref="T:Windows.UI.Xaml.Thickness" /> pour l'égalité.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.Thickness" /> sont égales ; sinon false.</returns>
<param name="thickness">Instance de <see cref="T:Windows.UI.Xaml.Thickness" /> à comparer pour l'égalité.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Retourne le code de hachage de la structure.</summary>
<returns>Code de hachage pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Obtient ou définit la largeur, en pixels, du côté gauche du rectangle englobant. </summary>
<returns>
<see cref="T:System.Double" /> qui représente la largeur, en pixels, du côté gauche du rectangle englobant pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compare la valeur de deux structures <see cref="T:Windows.UI.Xaml.Thickness" /> pour l'égalité.</summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.Thickness" /> sont égales ; sinon false.</returns>
<param name="t1">Première structure à comparer.</param>
<param name="t2">Autre structure à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compare l'inégalité de deux structures <see cref="T:Windows.UI.Xaml.Thickness" />. </summary>
<returns>true si les deux instances de <see cref="T:Windows.UI.Xaml.Thickness" /> ne sont pas égales ; sinon false.</returns>
<param name="t1">Première structure à comparer.</param>
<param name="t2">Autre structure à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Obtient ou définit la largeur, en pixels, du côté droit du rectangle englobant. </summary>
<returns>
<see cref="T:System.Double" /> qui représente la largeur, en pixels, du côté droit du rectangle englobant pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Obtient ou définit la largeur, en pixels, du côté supérieur du rectangle englobant.</summary>
<returns>
<see cref="T:System.Double" /> qui représente la largeur, en pixels, du côté supérieur du rectangle englobant pour cette instance de <see cref="T:Windows.UI.Xaml.Thickness" />.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Retourne la représentation sous forme de chaîne de la structure <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>
<see cref="T:System.String" /> qui représente la valeur <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Exception qui est levée en cas de tentative d'accès à un élément UI Automation correspondant à une partie de l'interface utilisateur qui n'est plus disponible.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> avec les valeurs par défaut. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> avec un message d'erreur spécifié. </summary>
<param name="message">Message décrivant l'erreur. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" />, avec un message d'erreur spécifié et une référence à l'exception interne ayant provoqué cette exception. </summary>
<param name="message">Message décrivant l'erreur. </param>
<param name="innerException">L'exception qui est la cause de l'exception actuelle ou null si aucune exception interne n'est spécifiée. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Exception qui est levée en cas de tentative de manipulation via UI Automation d'un contrôle qui n'est pas activé. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> avec les valeurs par défaut. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> avec un message d'erreur spécifié.</summary>
<param name="message">Message décrivant l'erreur. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" />, avec un message d'erreur spécifié et une référence à l'exception interne ayant provoqué cette exception.</summary>
<param name="message">Message décrivant l'erreur. </param>
<param name="innerException">L'exception qui est la cause de l'exception actuelle ou null si aucune exception interne n'est spécifiée. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> est utilisé pour décrire la position d'un élément géré par Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initialise une nouvelle instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> avec l'index et l'offset spécifiés.</summary>
<param name="index">Index <see cref="T:System.Int32" /> relatif aux éléments générés (réalisés).-1 est une valeur spéciale qui fait référence à un élément fictif au début ou à la fin de la liste des éléments.</param>
<param name="offset">Offset <see cref="T:System.Int32" /> relatif aux éléments non générés (non réalisés) près de l'élément indexé.Un offset ayant la valeur 0 fait référence à l'élément indexé lui-même, un offset ayant la valeur 1 fait référence à l'élément non généré (non réalisé) suivant et un offset ayant la valeur -1 fait référence à l'élément précédent.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compare l'instance spécifiée à l'instance actuelle de la <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> pour vérifier l'égalité des valeurs.</summary>
<returns>true si <paramref name="o" /> et cette instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> ont la même valeur.</returns>
<param name="o">Instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Retourne le code de hachage pour ce <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Code de hachage pour ce <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Obtient ou définit l'index <see cref="T:System.Int32" /> relatif aux éléments générés (réalisés).</summary>
<returns>Index <see cref="T:System.Int32" /> relatif aux éléments générés (réalisés).</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Obtient ou définit l'offset <see cref="T:System.Int32" /> relatif aux éléments non générés (non réalisés) près de l'élément indexé.</summary>
<returns>Offset <see cref="T:System.Int32" /> relatif aux éléments non générés (non réalisés) près de l'élément indexé.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compare deux objets <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> pour vérifier l'égalité de leur valeur.</summary>
<returns>true si les deux objets sont égaux ; sinon false.</returns>
<param name="gp1">Première instance à comparer.</param>
<param name="gp2">Deuxième instance à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compare deux objets <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> pour détecter s'ils présentent des valeurs différentes.</summary>
<returns>true si ces valeurs sont différentes ; false dans le cas contraire.</returns>
<param name="gp1">Première instance à comparer.</param>
<param name="gp2">Deuxième instance à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Retourne une représentation sous forme de chaîne de cette instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Représentation sous forme de chaîne de cette instance de <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>L'exception levée lorsqu'une erreur se produit pendant l'analyse de Xaml. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> avec les valeurs par défaut. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> avec un message d'erreur spécifié. </summary>
<param name="message">Message d'erreur indiquant la raison de l'exception. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" />, avec un message d'erreur spécifié et une référence à l'exception interne ayant provoqué cette exception.</summary>
<param name="message">Message d'erreur indiquant la raison de l'exception. </param>
<param name="innerException">L'exception qui est la cause de l'exception actuelle ou null si aucune exception interne n'est spécifiée. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Représente une matrice de transformation affine de 3x3 utilisée pour les transformations dans un espace en deux dimensions. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initialise une structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<param name="m11">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m12">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m21">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m22">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetX">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetY">Coefficient <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Détermine si le <see cref="T:System.Object" /> spécifié est une structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identique à cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>true si <paramref name="o" /> est une structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identique à cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> ; sinon, false.</returns>
<param name="o">
<see cref="T:System.Object" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Détermine si la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> spécifiée est identique à cette instance. </summary>
<returns>true si les instances sont égales ; sinon, false. </returns>
<param name="value">Instance de <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer à cette instance.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Retourne le code de hachage pour cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Code de hachage pour cette instance.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Obtient une identité <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Matrice d'identité.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Obtient une valeur qui indique si cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> est une matrice d'identité. </summary>
<returns>true si la structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> est une matrice d'identité ; sinon, false.La valeur par défaut est true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Obtient ou définit la valeur de la première ligne et de la première colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la première ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Obtient ou définit la valeur de la première ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la première ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la première colonne pour cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>Valeur de la deuxième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la deuxième ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Obtient ou définit la valeur de la troisième ligne et de la première colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la troisième ligne et de la première colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Obtient ou définit la valeur de la troisième ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valeur de la troisième ligne et de la deuxième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.La valeur par défaut est 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Détermine si les deux structures <see cref="T:Windows.UI.Xaml.Media.Matrix" /> spécifiées sont identiques.</summary>
<returns>true si <paramref name="matrix1" /> et <paramref name="matrix2" /> sont identiques ; sinon, false.</returns>
<param name="matrix1">Première structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer.</param>
<param name="matrix2">Deuxième structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Détermine si les deux structures <see cref="T:Windows.UI.Xaml.Media.Matrix" /> spécifiées ne sont pas identiques.</summary>
<returns>true si <paramref name="matrix1" /> et <paramref name="matrix2" /> ne sont pas identiques ; sinon, false.</returns>
<param name="matrix1">Première structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer.</param>
<param name="matrix2">Deuxième structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Pour obtenir une description de ce membre, consultez <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Chaîne contenant la valeur de l'instance actuelle au format spécifié.</returns>
<param name="format">Chaîne spécifiant le format à utiliser. ou null pour utiliser le format par défaut défini pour le type de l'implémentation IFormattable. </param>
<param name="provider">IFormatProvider à utiliser pour mettre en forme la valeur. ou null pour obtenir les informations de mise en forme des nombres à partir des paramètres régionaux définis dans le système d'exploitation. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Crée une représentation <see cref="T:System.String" /> de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>
<see cref="T:System.String" /> contenant les valeurs <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, et <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Crée une représentation <see cref="T:System.String" /> de cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" /> avec des informations de mise en forme propres à la culture. </summary>
<returns>
<see cref="T:System.String" /> contenant les valeurs <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, et <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> de cette <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="provider">Informations de mise en forme propres à la culture.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforme le point spécifié par la <see cref="T:Windows.UI.Xaml.Media.Matrix" /> et renvoie le résultat.</summary>
<returns>Résultat de la transformation de <paramref name="point" /> par cette structure <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">Point à transformer.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Spécifie quand une image clé particulière doit prendre place pendant une animation. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indique si un <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> est égal à ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true si <paramref name="value" /> est un <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> qui représente la même durée que ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> ; sinon, false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> à comparer à ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indique si le <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> spécifié est égal à <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true si <paramref name="value" /> est égal à ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> ; sinon false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> à comparer à ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indique si deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> sont égales.</summary>
<returns>true si les valeurs de <paramref name="keyTime1" /> et de <paramref name="keyTime2" /> sont égales ; sinon, false.</returns>
<param name="keyTime1">Première valeur à comparer.</param>
<param name="keyTime2">Deuxième valeur à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Crée un nouveau <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> à l'aide du <see cref="T:System.TimeSpan" /> fourni.</summary>
<returns>Nouveau <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, avec valeur initialisée sur <paramref name="timeSpan" />.</returns>
<param name="timeSpan">Valeur de la nouvelle instance <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">Le <paramref name="timeSpan" /> spécifié est en dehors de la plage autorisée.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Retourne un code de hachage représentant ce <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Identificateur de code de hachage.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compare si deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> sont égales.</summary>
<returns>true si les valeurs <paramref name="keyTime1" /> et <paramref name="keyTime2" /> sont égales ; sinon, false.</returns>
<param name="keyTime1">Première valeur à comparer.</param>
<param name="keyTime2">Deuxième valeur à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Convertit implicitement <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> en <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Élément <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> créé.</returns>
<param name="timeSpan">Valeur <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> à convertir.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compare si deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> sont inégales.</summary>
<returns>true si les valeurs <paramref name="keyTime1" /> et <paramref name="keyTime2" /> ne sont pas égales ; sinon, false. </returns>
<param name="keyTime1">Première valeur à comparer.</param>
<param name="keyTime2">Deuxième valeur à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Obtient le délai, exprimé sous forme de valeur relative au début de l'animation, au bout duquel l'image s'achève.</summary>
<returns>Délai, exprimé sous forme de temps par rapport au début de l'animation, au bout duquel l'image clé s'achève.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Retourne une représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Décrit comment un Windows.UI.Xaml.Media.Animation.Timeline répète sa durée simple.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> avec le nombre d'itérations spécifié. </summary>
<param name="count">Nombre supérieur ou égal à 0 qui indique le nombre d'itérations pour une animation. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> est égal à l'infini, est une valeur qui n'est pas un nombre ou est négatif.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initialise une nouvelle instance de la structure <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> avec la durée de répétition spécifiée. </summary>
<param name="duration">Durée totale du Windows.UI.Xaml.Media.Animation.Timeline (sa durée active). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> est égal à un nombre négatif.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Obtient le nombre de répétitions attendu d'un Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Nombre d'itérations à répéter.</returns>
<exception cref="T:System.InvalidOperationException">Ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> décrit une durée de répétition, pas un nombre d'itérations.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Obtient la durée totale attendue d'un Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Durée totale attendue d'une chronologie. </returns>
<exception cref="T:System.InvalidOperationException">Ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> décrit un nombre d'itérations, pas une durée de répétition.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indique si l'objet spécifié est égal à ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true si <paramref name="value" /> est un <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> qui représente le même comportement de répétition que ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ; sinon, false.</returns>
<param name="value">Objet à comparer à ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Retourne une valeur qui indique si le <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> spécifié est égal à ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true si le type et le comportement de répétition de <paramref name="repeatBehavior" /> sont égaux à ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ; sinon, false.</returns>
<param name="repeatBehavior">Valeur à comparer avec ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indique si les deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> spécifiées sont égales. </summary>
<returns>true si le type et le comportement de répétition de <paramref name="repeatBehavior1" /> sont égaux à ceux de <paramref name="repeatBehavior2" /> ; sinon, false.</returns>
<param name="repeatBehavior1">Première valeur à comparer.</param>
<param name="repeatBehavior2">Deuxième valeur à comparer.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Obtient un <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> qui spécifie un nombre infini de répétitions. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> qui spécifie un nombre infini de répétitions. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Retourne le code de hachage de cette instance.</summary>
<returns>Code de hachage.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Obtient une valeur qui indique si le comportement de répétition a un nombre d'itérations spécifié.</summary>
<returns>true si l'instance représente un nombre d'itérations ; sinon, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Obtient une valeur qui indique si le comportement de répétition a une durée de répétition spécifiée. </summary>
<returns>true si l'instance représente une durée de répétition ; sinon, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indique si les deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> spécifiées sont égales. </summary>
<returns>true si le type et le comportement de répétition de <paramref name="repeatBehavior1" /> sont égaux à ceux de <paramref name="repeatBehavior2" /> ; sinon, false.</returns>
<param name="repeatBehavior1">Première valeur à comparer.</param>
<param name="repeatBehavior2">Deuxième valeur à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indique si les deux valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> ne sont pas égales. </summary>
<returns>true si <paramref name="repeatBehavior1" /> et <paramref name="repeatBehavior2" /> ont des types différents ou si les propriétés du comportement de répétition ne sont pas égales ; sinon, false.</returns>
<param name="repeatBehavior1">Première valeur à comparer.</param>
<param name="repeatBehavior2">Deuxième valeur à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Pour obtenir une description de ce membre, consultez <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Chaîne contenant la valeur de l'instance actuelle au format spécifié.</returns>
<param name="format">Chaîne spécifiant le format à utiliser ou null pour utiliser le format par défaut défini pour le type de l'implémentation IFormattable. </param>
<param name="formatProvider">IFormatProvider à utiliser pour mettre en forme la valeur ou null pour obtenir les informations de mise en forme des nombres à partir des paramètres régionaux définis dans le système d'exploitation. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Retourne une représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Retourne une représentation sous forme de chaîne de ce <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> avec le format spécifié. </summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Format utilisé pour construire la valeur de retour.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Obtient ou définit une des valeurs <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> qui décrivent le mode de répétition du comportement. </summary>
<returns>Type de comportement de répétition. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Spécifie le mode de répétition qu'une valeur brute <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> représente. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> représente un cas où la chronologie doit se répéter pour un nombre fixe d'exécutions complètes. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> représente un cas où la chronologie doit se répéter pendant une durée, ce qui peut provoquer l'arrêt d'une animation à mi-chemin. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> représente un cas où la chronologie doit se répéter indéfiniment. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Représente une matrice 4 × 4 utilisée pour les transformations dans un espace tridimensionnel (3D).</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initialise une nouvelle instance de la classe <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />. </summary>
<param name="m11">Valeur du champ (1,1) de la nouvelle matrice.</param>
<param name="m12">La valeur du champ (1,2) de la nouvelle matrice.</param>
<param name="m13">La valeur du champ (1,3) de la nouvelle matrice.</param>
<param name="m14">La valeur du champ (1,4) de la nouvelle matrice.</param>
<param name="m21">La valeur du champ (2,1) de la nouvelle matrice.</param>
<param name="m22">La valeur du champ (2,2) de la nouvelle matrice.</param>
<param name="m23">La valeur du champ (2,3) de la nouvelle matrice.</param>
<param name="m24">La valeur du champ (2,4) de la nouvelle matrice.</param>
<param name="m31">La valeur du champ (3,1) de la nouvelle matrice.</param>
<param name="m32">La valeur du champ (3,2) de la nouvelle matrice.</param>
<param name="m33">La valeur du champ (3,3) de la nouvelle matrice.</param>
<param name="m34">La valeur du champ (3,4) de la nouvelle matrice.</param>
<param name="offsetX">La valeur du champ offset X de la nouvelle matrice.</param>
<param name="offsetY">La valeur du champ offset Y de la nouvelle matrice.</param>
<param name="offsetZ">la valeur du champ offset Z de la nouvelle matrice.</param>
<param name="m44">La valeur du champ (4,4) de la nouvelle matrice.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Teste l'égalité entre deux matrices.</summary>
<returns>true si les matrices sont égales ; sinon false.</returns>
<param name="o">Objet dont la similitude doit être testée.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Teste l'égalité entre deux matrices.</summary>
<returns>true si les matrices sont égales ; sinon false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Retourne le code de hachage pour cette matrice.</summary>
<returns>Entier qui spécifie le code de hachage pour cette matrice.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Obtient une valeur qui indique si <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> est réversible.</summary>
<returns>true si la <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> a un inverse ; sinon, false.La valeur par défaut est true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Change une structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> en une identité <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Identité <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverse cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<exception cref="T:System.InvalidOperationException">La matrice n'est pas réversible.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Détermine si cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> est une identité <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>true si le <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> est une identité <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; sinon, false.La valeur par défaut est true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Obtient ou définit la valeur de la première ligne et de la première colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la première ligne et de la première colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Obtient ou définit la valeur de la première ligne et de la deuxième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la première ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Obtient ou définit la valeur de la première ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la première ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Obtient ou définit la valeur de la première ligne et de la quatrième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la première ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la première colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la deuxième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la deuxième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la deuxième ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la troisième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la deuxième ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Obtient ou définit la valeur de la deuxième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la deuxième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Obtient ou définit la valeur de la troisième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la troisième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Obtient ou définit la valeur de la troisième ligne et de la deuxième colonne pour cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la troisième ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Obtient ou définit la valeur de la troisième ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la troisième ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Obtient ou définit la valeur de la troisième ligne et de la quatrième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la troisième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Obtient ou définit la valeur de la quatrième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la quatrième ligne et de la quatrième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Obtient ou définit la valeur de la quatrième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la quatrième ligne et de la première colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Obtient ou définit la valeur de la quatrième ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la quatrième ligne et de la deuxième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Obtient ou définit la valeur de la quatrième ligne et de la troisième colonne de cette structure <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valeur de la quatrième ligne et de la troisième colonne de cette <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compare l'égalité exacte de deux instances de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>true si les matrices sont égales ; sinon false.</returns>
<param name="matrix1">Première matrice à comparer.</param>
<param name="matrix2">Deuxième matrice à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compare deux instances <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> pour vérifier leur inégalité.</summary>
<returns>true si les matrices sont différentes ; sinon, false.</returns>
<param name="matrix1">Première matrice à comparer.</param>
<param name="matrix2">Deuxième matrice à comparer.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplie les matrices spécifiées.</summary>
<returns>Le <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> constituant le résultat de la multiplication.</returns>
<param name="matrix1">Matrice à multiplier.</param>
<param name="matrix2">Matrice par laquelle la première matrice est multipliée.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Pour obtenir une description de ce membre, consultez <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Valeur de l'instance actuelle au format spécifié.</returns>
<param name="format">Format à utiliser.</param>
<param name="provider">Fournisseur à utiliser.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Crée une représentation sous forme de chaîne de ce <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Crée une représentation sous forme de chaîne de ce <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Représentation sous forme de chaîne de <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Informations de mise en forme spécifiées par culture.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,849 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Descrive le caratteristiche di un angolo arrotondato, in modo che possa essere applicato a un oggetto Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Inizializza una nuova struttura <see cref="T:Windows.UI.Xaml.CornerRadius" />, applicando lo stesso raggio uniforme a tutti gli angoli.</summary>
<param name="uniformRadius">Raggio uniforme applicato a tutte e quattro le proprietà <see cref="T:Windows.UI.Xaml.CornerRadius" /> (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> e <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.CornerRadius" />, applicando agli angoli valori di raggio specifici.</summary>
<param name="topLeft">Imposta l'oggetto <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> iniziale.</param>
<param name="topRight">Imposta l'oggetto <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> iniziale.</param>
<param name="bottomRight">Imposta l'oggetto <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> iniziale.</param>
<param name="bottomLeft">Imposta l'oggetto <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> iniziale.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Ottiene o imposta il raggio di arrotondamento, espresso in pixel, dell'angolo inferiore sinistro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Oggetto <see cref="T:System.Double" /> che rappresenta l'angolo di arrotondamento in pixel dell'angolo inferiore sinistro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Ottiene o imposta il raggio di arrotondamento, espresso in pixel, dell'angolo inferiore destro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Oggetto <see cref="T:System.Double" /> che rappresenta l'angolo di arrotondamento in pixel dell'angolo inferiore destro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Confronta la struttura <see cref="T:Windows.UI.Xaml.CornerRadius" /> con un altro oggetto per determinarne l'uguaglianza.</summary>
<returns>true se i due oggetti sono uguali; in caso contrario, false.</returns>
<param name="obj">Oggetto da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Confronta questa struttura <see cref="T:Windows.UI.Xaml.CornerRadius" /> ad unaltra struttura <see cref="T:Windows.UI.Xaml.CornerRadius" /> per uguaglianza.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.CornerRadius" /> sono uguali; in caso contrario, false.</returns>
<param name="cornerRadius">Unistanza di <see cref="T:Windows.UI.Xaml.CornerRadius" /> da confrontare per l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Restituisce il codice hash della struttura.</summary>
<returns>Codice hash per <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Confronta il valore di due strutture <see cref="T:Windows.UI.Xaml.CornerRadius" /> per l'uguaglianza.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.CornerRadius" /> sono uguali; in caso contrario, false.</returns>
<param name="cr1">Prima struttura da confrontare.</param>
<param name="cr2">L'altra struttura da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Confronta le due strutture <see cref="T:Windows.UI.Xaml.CornerRadius" /> per stabilirne la disuguaglianza. </summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.CornerRadius" /> non sono uguali; in caso contrario, false.</returns>
<param name="cr1">Prima struttura da confrontare.</param>
<param name="cr2">L'altra struttura da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Ottiene o imposta il raggio di arrotondamento, espresso in pixel, dell'angolo superiore sinistro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Oggetto <see cref="T:System.Double" /> che rappresenta l'angolo di arrotondamento in pixel dell'angolo superiore sinistro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Ottiene o imposta il raggio di arrotondamento, espresso in pixel, dell'angolo superiore destro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Oggetto <see cref="T:System.Double" /> che rappresenta l'angolo di arrotondamento in pixel dell'angolo superiore destro dell'oggetto in cui viene applicato un oggetto <see cref="T:Windows.UI.Xaml.CornerRadius" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Restituisce la stringa di rappresentazione della struttura <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Una <see cref="T:System.String" /> che rappresenta il valore <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Rappresenta l'intervallo di tempo durante cui un oggetto Windows.UI.Xaml.Media.Animation.Timeline è attivo.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.Duration" /> con il valore <see cref="T:System.TimeSpan" /> specificato.</summary>
<param name="timeSpan">Rappresenta l'intervallo di tempo iniziale di questa durata.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> viene considerato inferiore a <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Aggiunge il valore dell'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato all'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato.</summary>
<returns>Se ogni oggetto <see cref="T:Windows.UI.Xaml.Duration" /> interessato è associato a valori, oggetto <see cref="T:Windows.UI.Xaml.Duration" /> che rappresenta i valori combinati.In caso contrario, questo metodo restituisce null.</returns>
<param name="duration">Istanza di <see cref="T:Windows.UI.Xaml.Duration" /> che rappresenta il valore dell'istanza corrente più <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Ottiene un valore <see cref="T:Windows.UI.Xaml.Duration" /> determinato automaticamente.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> inizializzato con un valore automatico.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Confronta un valore <see cref="T:Windows.UI.Xaml.Duration" /> con un altro.</summary>
<returns>Se <paramref name="t1" /> è minore di <paramref name="t2" />, un valore negativo che rappresenta la differenza.Se <paramref name="t1" /> è uguale a <paramref name="t2" />, un valore pari a zero.Se <paramref name="t1" /> è maggiore di <paramref name="t2" />, un valore positivo che rappresenta la differenza.</returns>
<param name="t1">Prima istanza di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Seconda istanza di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determina se un oggetto specificato è uguale a un oggetto <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true se il valore è uguale all'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> corrente; in caso contrario, false.</returns>
<param name="value">Oggetto di cui verificare l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato è uguale all'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> corrente.</summary>
<returns>true se <paramref name="duration" /> è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Duration" />, in caso contrario false.</returns>
<param name="duration">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> di cui verificare l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se due valori di <see cref="T:Windows.UI.Xaml.Duration" /> sono uguali.</summary>
<returns>true se <paramref name="t1" /> è uguale a <paramref name="t2" />, in caso contrario, false.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Ottiene un valore <see cref="T:Windows.UI.Xaml.Duration" /> che rappresenta un intervallo infinito.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> inizializzato con un valore infinito.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Ottiene un codice hash per l'oggetto.</summary>
<returns>Identificatore del codice hash.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Ottiene un valore che indica se l'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> rappresenta un valore <see cref="T:System.TimeSpan" />.</summary>
<returns>true se <see cref="T:Windows.UI.Xaml.Duration" /> è un valore <see cref="T:System.TimeSpan" />; in caso contrario, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Aggiunge due valori di <see cref="T:Windows.UI.Xaml.Duration" /> uno insieme all'altro.</summary>
<returns>Se entrambi i valori di <see cref="T:Windows.UI.Xaml.Duration" /> hanno valori <see cref="T:System.TimeSpan" />, questo metodo restituisce la somma dei due valori.Se uno dei due valori è impostato su <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, il metodo restituisce <see cref="P:Windows.UI.Xaml.Duration.Automatic" />.Se uno dei due valori è impostato su <see cref="P:Windows.UI.Xaml.Duration.Forever" />, il metodo restituisce <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Se <paramref name="t1" /> o <paramref name="t2" /> non ha alcun valore, il metodo restituisce null.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da aggiungere.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da aggiungere.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se due casi di <see cref="T:Windows.UI.Xaml.Duration" /> sono uguali.</summary>
<returns>true se entrambi i valori di <see cref="T:Windows.UI.Xaml.Duration" /> hanno valori di proprietà uguali o se tutti i valori di <see cref="T:Windows.UI.Xaml.Duration" /> sono null.In caso contrario, questo metodo restituisce false.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è maggiore di un altro.</summary>
<returns>true se sia <paramref name="t1" /> che <paramref name="t2" /> hanno valori e <paramref name="t1" /> è maggiore di <paramref name="t2" />; in caso contrario, false.</returns>
<param name="t1">Valore <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo valore di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è maggiore o uguale a un altro.</summary>
<returns>true se sia <paramref name="t1" /> che <paramref name="t2" /> hanno valori e <paramref name="t1" /> è maggiore o uguale a <paramref name="t2" />; in caso contrario, false.</returns>
<param name="t1">Prima istanza di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Seconda istanza di <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Crea in modo implicito un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da un oggetto <see cref="T:System.TimeSpan" /> specificato.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> creato.</returns>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> da cui viene creato in modo implicito un oggetto <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> viene considerato inferiore a <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se due casi di <see cref="T:Windows.UI.Xaml.Duration" /> non sono uguali.</summary>
<returns>true se un solo oggetto tra <paramref name="t1" /> e <paramref name="t2" /> rappresenta un valore o se entrambi rappresentano valori non uguali; in caso contrario, false.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è minore del valore di un'altra istanza.</summary>
<returns>true se sia <paramref name="t1" /> che <paramref name="t2" /> hanno valori e <paramref name="t1" /> è minore di <paramref name="t2" />; in caso contrario, false.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Secondo oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determina se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è minore o uguale a un altro.</summary>
<returns>true se sia <paramref name="t1" /> che <paramref name="t2" /> hanno valori e <paramref name="t1" /> è minore o uguale a <paramref name="t2" />; in caso contrario, false.</returns>
<param name="t1">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
<param name="t2">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Sottrae il valore di un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da un altro.</summary>
<returns>Se ogni oggetto <see cref="T:Windows.UI.Xaml.Duration" /> è associato a valori, oggetto <see cref="T:Windows.UI.Xaml.Duration" /> che rappresenta il valore di <paramref name="t1" /> meno <paramref name="t2" />.Se <paramref name="t1" /> ha un valore <see cref="P:Windows.UI.Xaml.Duration.Forever" /> e <paramref name="t2" /> ha un valore <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, questo metodo restituisce <see cref="P:Windows.UI.Xaml.Duration.Forever" />.In caso contrario, questo metodo restituisce null.</returns>
<param name="t1">Primo oggetto <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da sottrarre.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Restituisce l'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato.</summary>
<returns>Risultato dell'operazione <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da ottenere.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Sottrae l'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> specificato dall'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> corrente.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> sottratto.</returns>
<param name="duration">Oggetto <see cref="T:Windows.UI.Xaml.Duration" /> da sottrarre dall'oggetto <see cref="T:Windows.UI.Xaml.Duration" /> corrente.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Ottiene il valore di <see cref="T:System.TimeSpan" /> rappresentato da <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Valore di <see cref="T:System.TimeSpan" /> rappresentato da <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> non rappresenta un oggetto <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Converte un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> in una rappresentazione <see cref="T:System.String" />.</summary>
<returns>Rappresentazione <see cref="T:System.String" /> di <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Specifica se un oggetto <see cref="T:Windows.UI.Xaml.Duration" /> contiene un valore speciale di Automatic o Forever oppure contiene informazioni valide nel proprio componente <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Ha il valore speciale "Automatico". </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Ha il valore speciale "Forever". </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Dispone di informazioni valide nel componente <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Rappresenta la lunghezza di elementi che in modo esplicito supportano i tipi dell'unità <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.GridLength" /> utilizzando il valore assoluto specificato in pixel. </summary>
<param name="pixels">Conteggio assoluto di pixel da stabilire come valore.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.GridLength" /> e specifica quale tipo di valore utilizza. </summary>
<param name="value">Valore iniziale di questa istanza di <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridUnitType" /> utilizzato da questa istanza di <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">valore è minore di 0 o non è un numero.-oppure-tipo non è un oggetto <see cref="T:Windows.UI.Xaml.GridUnitType" /> valido.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Ottiene un'istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> che utilizza un valore la cui dimensione è determinata dalle proprietà della dimensione dell'oggetto contenuto.</summary>
<returns>Un'istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> la cui proprietà <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> è impostata su <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determina se l'oggetto specificato è uguale all'istanza corrente <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>true se loggetto specificato ha lo stesso valore e <see cref="T:Windows.UI.Xaml.GridUnitType" /> dellistanza corrente; in caso contrario, false.</returns>
<param name="oCompare">Oggetto da confrontare con l'istanza corrente.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determina se l'oggetto <see cref="T:Windows.UI.Xaml.GridLength" /> specificato è uguale all'oggetto <see cref="T:Windows.UI.Xaml.GridLength" /> corrente.</summary>
<returns>true se <see cref="T:Windows.UI.Xaml.GridLength" /> specificato ha lo stesso valore e <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> dellistanza corrente; in caso contrario, false.</returns>
<param name="gridLength">Struttura <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare con listanza corrente.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Ottiene un codice hash per <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Codice hash per <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Ottiene l'oggetto associato <see cref="T:Windows.UI.Xaml.GridUnitType" /> per <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Uno dei valori di <see cref="T:Windows.UI.Xaml.GridUnitType" />.Il valore predefinito è <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Ottiene un valore che indica se <see cref="T:Windows.UI.Xaml.GridLength" /> utilizza un valore espresso in pixel. </summary>
<returns>true se la proprietà <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> è <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; in caso contrario, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Ottiene un valore che indica se <see cref="T:Windows.UI.Xaml.GridLength" /> utilizza un valore la cui dimensione è determinata dalle proprietà della dimensione dell'oggetto contenuto. </summary>
<returns>true se la proprietà <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> è <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; in caso contrario, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Ottiene un valore che indica se <see cref="T:Windows.UI.Xaml.GridLength" /> utilizza un valore espresso come una proporzione ponderata di spazio disponibile. </summary>
<returns>true se la proprietà <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> è <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; in caso contrario, false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Confronta due strutture <see cref="T:Windows.UI.Xaml.GridLength" /> per determinare se sono uguali.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.GridLength" /> hanno lo stesso valore e <see cref="T:Windows.UI.Xaml.GridUnitType" />; in caso contrario, false.</returns>
<param name="gl1">Prima istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare.</param>
<param name="gl2">Seconda istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Confronta due strutture <see cref="T:Windows.UI.Xaml.GridLength" /> per stabilire se non sono uguali.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.GridLength" /> non hanno lo stesso valore e <see cref="T:Windows.UI.Xaml.GridUnitType" />; in caso contrario, false.</returns>
<param name="gl1">Prima istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare.</param>
<param name="gl2">Seconda istanza di <see cref="T:Windows.UI.Xaml.GridLength" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Restituisce una rappresentazione <see cref="T:System.String" /> di <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Una rappresentazione <see cref="T:System.String" /> della struttura corrente <see cref="T:Windows.UI.Xaml.GridLength" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Ottiene un oggetto <see cref="T:System.Double" /> che rappresenta il valore del <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>
<see cref="T:System.Double" /> che rappresenta il valore dell'istanza corrente. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Descrive il tipo di valore contenuto da un oggetto <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>La dimensione è determinata dalle proprietà di dimensione dell'oggetto contenuto. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>Il valore è espresso in pixel. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>Il valore è espresso mediante una proporzione ponderata dello spazio disponibile. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Eccezione generata dal ciclo del layout.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con valori predefiniti. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con un messaggio di errore specificato.</summary>
<param name="message">Messaggio di errore nel quale viene indicato il motivo delleccezione </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> con un messaggio di errore specificato e un riferimento all'eccezione interna che è la causa dell'eccezione corrente. </summary>
<param name="message">Messaggio di errore nel quale viene indicato il motivo delleccezione </param>
<param name="innerException">L'eccezione che ha causato l'eccezione corrente o null se non è stata specificata un'eccezione interna.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Descrive lo spessore di un frame attorno ad un rettangolo.Quattro valori <see cref="T:System.Double" /> descrivono <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />e i lati del rettangolo <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> , rispettivamente.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Inizializza una struttura <see cref="T:Windows.UI.Xaml.Thickness" /> associata alla lunghezza uniforme specificata su ogni lato. </summary>
<param name="uniformLength">La lunghezza uniforme applicata a tutti e quattro i lati del rettangolo di delimitazione.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.Thickness" /> associata a lunghezze specifiche, fornite come valore <see cref="T:System.Double" /> e applicate a ogni lato del rettangolo. </summary>
<param name="left">Lo spessore per il lato sinistro del rettangolo.</param>
<param name="top">Lo spessore per il lato superiore del rettangolo.</param>
<param name="right">Lo spessore per il lato destro del rettangolo.</param>
<param name="bottom">Lo spessore per il lato inferiore del rettangolo.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Ottiene o imposta l'ampiezza, in pixel, del lato inferiore del rettangolo di delimitazione.</summary>
<returns>Una <see cref="T:System.Double" /> che rappresenta l'ampiezza, in pixel, del lato inferiore del rettangolo di delimitazione per questa istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Confronta questa struttura <see cref="T:Windows.UI.Xaml.Thickness" /> ad unaltra <see cref="T:System.Object" /> per uguaglianza.</summary>
<returns>true se i due oggetti sono uguali; in caso contrario, false.</returns>
<param name="obj">Oggetto da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Confronta questa struttura <see cref="T:Windows.UI.Xaml.Thickness" /> ad unaltra struttura <see cref="T:Windows.UI.Xaml.Thickness" /> per uguaglianza.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.Thickness" /> sono uguali; in caso contrario, false.</returns>
<param name="thickness">Unistanza di <see cref="T:Windows.UI.Xaml.Thickness" /> da confrontare per l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Restituisce il codice hash della struttura.</summary>
<returns>Codice hash per l'istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Ottiene o imposta l'ampiezza, in pixel, del lato sinistro del rettangolo di delimitazione. </summary>
<returns>Valore <see cref="T:System.Double" /> che rappresenta la larghezza, in pixel, del lato sinistro del rettangolo di delimitazione per l'istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Confronta il valore di due strutture <see cref="T:Windows.UI.Xaml.Thickness" /> per l'uguaglianza.</summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.Thickness" /> sono uguali; in caso contrario, false.</returns>
<param name="t1">Prima struttura da confrontare.</param>
<param name="t2">L'altra struttura da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Confronta le due strutture <see cref="T:Windows.UI.Xaml.Thickness" /> per stabilirne la disuguaglianza. </summary>
<returns>true se le due istanze di <see cref="T:Windows.UI.Xaml.Thickness" /> non sono uguali; in caso contrario, false.</returns>
<param name="t1">Prima struttura da confrontare.</param>
<param name="t2">L'altra struttura da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Ottiene o imposta l'ampiezza, in pixel, del lato destro del rettangolo di delimitazione. </summary>
<returns>Una <see cref="T:System.Double" /> che rappresenta l'ampiezza, in pixel, del lato destro del rettangolo di delimitazione per questa istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Ottiene o imposta l'ampiezza, in pixel, del lato superiore del rettangolo di delimitazione.</summary>
<returns>Una <see cref="T:System.Double" /> che rappresenta l'ampiezza, in pixel, del lato superiore del rettangolo di delimitazione per questa istanza di <see cref="T:Windows.UI.Xaml.Thickness" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Restituisce la stringa di rappresentazione della struttura <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>Una <see cref="T:System.String" /> che rappresenta il valore <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Eccezione generata quando viene effettuato un tentativo per accedere a un elemento di automazione interfaccia utente che corrisponde a una parte dell'interfaccia utente non più disponibile.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con valori predefiniti. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con un messaggio di errore specificato. </summary>
<param name="message">Messaggio in cui viene descritto l'errore. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> con un messaggio di errore specificato e un riferimento all'eccezione interna che è la causa dell'eccezione corrente. </summary>
<param name="message">Messaggio in cui viene descritto l'errore. </param>
<param name="innerException">L'eccezione che ha causato l'eccezione corrente o null se non è stata specificata un'eccezione interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Eccezione generata in caso di un tentativo di modificare un controllo non abilitato tramite l'automazione interfaccia utente. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con valori predefiniti. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con un messaggio di errore specificato.</summary>
<param name="message">Messaggio in cui viene descritto l'errore. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> con un messaggio di errore specificato e un riferimento all'eccezione interna che è la causa dell'eccezione corrente.</summary>
<param name="message">Messaggio in cui viene descritto l'errore. </param>
<param name="innerException">L'eccezione che ha causato l'eccezione corrente o null se non è stata specificata un'eccezione interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> viene utilizzato per descrivere la posizione di un elemento gestito da Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Inizializza una nuova istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> con l'indice e l'offset specificati.</summary>
<param name="index">Indice <see cref="T:System.Int32" /> relativo agli elementi generati (realizzati).-1 è un valore speciale che fa riferimento a un elemento fittizio all'inizio o alla fine dell'elenco di elementi.</param>
<param name="offset">Offset <see cref="T:System.Int32" /> relativo agli elementi non generati (non realizzati) accanto all'elemento indicizzato.Un offset pari a 0 fa riferimento all'elemento indicizzato, un offset pari a 1 fa riferimento all'elemento non generato (non realizzato) successivo e un offset pari a -1 fa riferimento all'elemento precedente.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Confronta l'istanza specificata e l'istanza corrente dell'oggetto <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> per verificare l'uguaglianza dei valori.</summary>
<returns>true se <paramref name="o" /> e l'istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> hanno gli stessi valori.</returns>
<param name="o">Istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Restituisce il codice hash per questo oggetto <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Codice hash per <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Ottiene o imposta l'indice <see cref="T:System.Int32" /> relativo agli elementi generati (realizzati).</summary>
<returns>Indice <see cref="T:System.Int32" /> relativo agli elementi generati (realizzati).</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Ottiene o imposta l'offset <see cref="T:System.Int32" /> relativo agli elementi non generati (non realizzati) accanto all'elemento indicizzato.</summary>
<returns>Offset <see cref="T:System.Int32" /> relativo agli elementi non generati (non realizzati) accanto all'elemento indicizzato.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Confronta due oggetti <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> per verificare l'uguaglianza dei valori.</summary>
<returns>true se i due oggetti sono uguali; in caso contrario, false.</returns>
<param name="gp1">Prima istanza da confrontare.</param>
<param name="gp2">Seconda istanza da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Confronta due oggetti <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> per verificare la disuguaglianza dei valori.</summary>
<returns>true se i valori non sono uguali, in caso contrario false.</returns>
<param name="gp1">Prima istanza da confrontare.</param>
<param name="gp2">Seconda istanza da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Restituisce una rappresentazione in forma di stringa di questa istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Rappresentazione in forma di stringa di questa istanza di <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Eccezione generata quando si verifica un errore durante l'analisi del codice XAML. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con valori predefiniti. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con un messaggio di errore specificato. </summary>
<param name="message">Messaggio di errore nel quale viene indicato il motivo delleccezione </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> con un messaggio di errore specificato e un riferimento all'eccezione interna che è la causa dell'eccezione corrente.</summary>
<param name="message">Messaggio di errore nel quale viene indicato il motivo delleccezione </param>
<param name="innerException">L'eccezione che ha causato l'eccezione corrente o null se non è stata specificata un'eccezione interna. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Rappresenta una matrice di trasformazione affine 3x3 utilizzata per le trasformazioni nello spazio bidimensionale. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Inizializza una struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<param name="m11">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m12">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m21">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m22">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetX">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetY">Coefficiente <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determina se l'oggetto <see cref="T:System.Object" /> specificato è o meno una struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identica alla struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> corrente. </summary>
<returns>true se l'oggetto <paramref name="o" /> è una struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> identica a questa struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />, altrimenti false.</returns>
<param name="o">Oggetto <see cref="T:System.Object" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determina se la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> specificata è uguale o meno a questa istanza. </summary>
<returns>true se le istanze sono uguali, altrimenti false. </returns>
<param name="value">Istanza della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare con questa istanza.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Restituisce il codice hash di questa struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Codice hash per l'istanza.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Ottiene una struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> di identità. </summary>
<returns>Matrice di identità.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Ottiene un valore che indica se la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> è una matrice di identità o meno. </summary>
<returns>true se la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> è una matrice di identità, altrimenti false.Il valore predefinito è true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Ottiene o imposta il valore della prima riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della prima riga e della prima colonna di questa struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Ottiene o imposta il valore della prima riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della prima riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Ottiene o imposta il valore della seconda riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>Valore della prima seconda riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Ottiene o imposta il valore della seconda riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della seconda riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Ottiene o imposta il valore della terza riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della terza riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Ottiene o imposta il valore della terza riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Valore della terza riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Il valore predefinito è 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determina se le due strutture <see cref="T:Windows.UI.Xaml.Media.Matrix" /> specificate sono identiche.</summary>
<returns>true se le matrici <paramref name="matrix1" /> e <paramref name="matrix2" /> sono identiche, altrimenti false.</returns>
<param name="matrix1">Prima struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare.</param>
<param name="matrix2">Seconda struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determina se le due strutture <see cref="T:Windows.UI.Xaml.Media.Matrix" /> specificate non sono identiche.</summary>
<returns>true se le matrici <paramref name="matrix1" /> e <paramref name="matrix2" /> non sono identiche, altrimenti false.</returns>
<param name="matrix1">Prima struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare.</param>
<param name="matrix2">Seconda struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Per una descrizione di questo membro, vedere <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Stringa contenente il valore dell'istanza corrente nel formato specificato.</returns>
<param name="format">Stringa che specifica il formato da utilizzare. - oppure - null per utilizzare il formato predefinito per il tipo di implementazione dell'interfaccia IFormattable. </param>
<param name="provider">Interfaccia IFormatProvider da utilizzare per formattare il valore. - oppure - null per ottenere le informazioni sul formato numerico dalle impostazioni locali correnti del sistema operativo. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Crea una rappresentazione <see cref="T:System.String" /> di questa struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Oggetto <see cref="T:System.String" /> contenente i membri <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> e <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> nonché i valori <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> corrente.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Crea una rappresentazione <see cref="T:System.String" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> con le informazioni di formattazione specifiche delle impostazioni cultura. </summary>
<returns>Oggetto <see cref="T:System.String" /> contenente i membri <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> e <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> nonché i valori <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> della struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> corrente.</returns>
<param name="provider">Informazioni di formattazione specifiche delle impostazioni cultura.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Trasforma il punto specificato mediante la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" /> e restituisce il risultato.</summary>
<returns>Risultato della trasformazione di <paramref name="point" /> mediante la struttura <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">Il punto da trasformare.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Specifica quando un particolare fotogramma chiave deve essere eseguito durante un'animazione. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indica se un oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true se <paramref name="value" /> è un oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> che rappresenta lo stesso tempo di questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; in caso contrario, false.</returns>
<param name="value">
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> da confrontare con questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indica se l'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> specificato è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true se <paramref name="value" /> è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, in caso contrario false.</returns>
<param name="value">L'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> da confrontare con questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indica se due oggetti <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> hanno valori uguali.</summary>
<returns>true se i valori di <paramref name="keyTime1" /> e <paramref name="keyTime2" /> sono uguali; in caso contrario, false.</returns>
<param name="keyTime1">Primo valore da confrontare.</param>
<param name="keyTime2">Secondo valore da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Crea un nuovo oggetto<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> utilizzando l'oggetto <see cref="T:System.TimeSpan" /> fornito.</summary>
<returns>Nuovo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, inizializzato in base al valore di <paramref name="timeSpan" />.</returns>
<param name="timeSpan">Valore del nuovo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">L'oggetto <paramref name="timeSpan" /> specificato non rientra nell'intervallo consentito.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Restituisce il codice hash che rappresenta l'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Identificatore di codice hash.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Confronta due oggetti <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> per stabilirne l'uguaglianza dei valori.</summary>
<returns>true se <paramref name="keyTime1" /> e <paramref name="keyTime2" /> sono uguali; in caso contrario, false.</returns>
<param name="keyTime1">Primo valore da confrontare.</param>
<param name="keyTime2">Secondo valore da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Converte in modo implicito l'oggetto <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> in un oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> creato.</returns>
<param name="timeSpan">Valore <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> da convertire.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Confronta due oggetti <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> per stabilirne la disuguaglianza dei valori.</summary>
<returns>true se <paramref name="keyTime1" /> e <paramref name="keyTime2" /> non sono uguali; in caso contrario, false. </returns>
<param name="keyTime1">Primo valore da confrontare.</param>
<param name="keyTime2">Secondo valore da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Ottiene il momento in cui termina il fotogramma chiave, espresso come momento rispetto all'inizio dell'animazione.</summary>
<returns>Momento in cui termina il fotogramma chiave, espresso come momento rispetto all'inizio dell'animazione.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Restituisce una rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>Rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Descrive come una Windows.UI.Xaml.Media.Animation.Timeline ripete la propria durata semplice.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con il conteggio delle iterazioni specificato. </summary>
<param name="count">Numero maggiore o uguale a 0 che specifica il numero di iterazioni per un'animazione. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> restituisce infinito, un valore che non è un numero o è negativo.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Inizializza una nuova istanza della struttura <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con la durata di ripetizione specificata. </summary>
<param name="duration">La durata totale di riproduzione della Windows.UI.Xaml.Media.Animation.Timeline (la sua durata attiva). </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> restituisce un numero negativo.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Ottiene il numero di ripetizioni di una Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Numero di iterazioni da ripetere.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> descrive la durata di ripetizione, non il conteggio delle iterazioni.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Ottiene la durata totale di riproduzione di una Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Durata totale di riproduzione di una sequenza di riproduzione. </returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> descrive il conteggio delle iterazioni e non la durata di ripetizione.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indica se l'oggetto specificato è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true se <paramref name="value" /> è un oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> che rappresenta lo stesso comportamento di ripetizione di questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; in caso contrario, false.</returns>
<param name="value">Oggetto da confrontare con questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Restituisce un valore che indica se l'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> specificato è uguale a questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>true se il tipo e il comportamento di ripetizione di <paramref name="repeatBehavior" /> sono uguali a quelli di questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; in caso contrario, false.</returns>
<param name="repeatBehavior">Valore da confrontare con questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica se i due valori specificati di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> sono uguali. </summary>
<returns>true se il tipo e il comportamento di ripetizione di <paramref name="repeatBehavior1" /> sono uguali a quelli di <paramref name="repeatBehavior2" />; in caso contrario, false.</returns>
<param name="repeatBehavior1">Primo valore da confrontare.</param>
<param name="repeatBehavior2">Secondo valore da confrontare.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Ottiene un <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> che specifica un numero infinito di ripetizioni. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> che specifica un numero infinito di ripetizioni. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Restituisce il codice hash dell'istanza.</summary>
<returns>Codice hash.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Ottiene un valore che indica se il comportamento della ripetizione ha uno specifico conteggio delle iterazioni.</summary>
<returns>true se l'istanza rappresenta il conteggio delle iterazioni; in caso contrario, false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Ottiene un valore che indica se il comportamento della ripetizione ha una specifica durata delle ripetizioni. </summary>
<returns>true se l'istanza rappresenta la durata di ripetizione; in caso contrario, false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica se i due valori specificati di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> sono uguali. </summary>
<returns>true se il tipo e il comportamento di ripetizione di <paramref name="repeatBehavior1" /> sono uguali a quelli di <paramref name="repeatBehavior2" />; in caso contrario, false.</returns>
<param name="repeatBehavior1">Primo valore da confrontare.</param>
<param name="repeatBehavior2">Secondo valore da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indica se i due valori di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> non sono uguali. </summary>
<returns>true se <paramref name="repeatBehavior1" /> e <paramref name="repeatBehavior2" /> sono tipi diversi o se le proprietà del comportamento di ripetizione non sono uguali; in caso contrario, false.</returns>
<param name="repeatBehavior1">Primo valore da confrontare.</param>
<param name="repeatBehavior2">Secondo valore da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Per una descrizione di questo membro, vedere <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Stringa contenente il valore dell'istanza corrente nel formato specificato.</returns>
<param name="format">Stringa che specifica il formato da utilizzare o null per utilizzare il formato predefinito per il tipo dell'implementazione di IFormattable. </param>
<param name="formatProvider">IFormatProvider da utilizzare per formattare il valore o null per ottenere le informazioni sul formato numerico dalle impostazioni locali correnti del sistema operativo. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Restituisce una rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Restituisce una rappresentazione in forma di stringa di questo oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> con il formato specificato. </summary>
<returns>Rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Formato utilizzato per costruire il valore restituito.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Ottiene o imposta uno dei valori di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> che descrive la modalità di ripetizione del comportamento. </summary>
<returns>Il tipo di comportamento di ripetizione. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Specifica la modalità di ripetizione rappresentata da un valore non elaborato di <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>L'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> rappresenta un caso in cui la sequenza temporale deve essere ripetuta completamente per un numero fisso di volte. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>L'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> rappresenta un caso in cui la sequenza temporale deve essere ripetuta per una durata di tempo, che potrebbe risultare nella parte di terminazione di un'animazione. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>L'oggetto <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> rappresenta un caso in cui la sequenza temporale deve essere ripetuta a oltranza. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Rappresenta una matrice 4x4 utilizzata per le trasformazioni in uno spazio tridimensionale (3-D).</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Inizializza una nuova istanza della classe <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />. </summary>
<param name="m11">Valore del campo (1,1) della nuova matrice.</param>
<param name="m12">Valore del campo (1,2) della nuova matrice.</param>
<param name="m13">Valore del campo (1,3) della nuova matrice.</param>
<param name="m14">Valore del campo (1,4) della nuova matrice.</param>
<param name="m21">Valore del campo (2,1) della nuova matrice.</param>
<param name="m22">Valore del campo (2,2) della nuova matrice.</param>
<param name="m23">Valore del campo (2,3) della nuova matrice.</param>
<param name="m24">Valore del campo (2,4) della nuova matrice.</param>
<param name="m31">Valore del campo (3,1) della nuova matrice.</param>
<param name="m32">Valore del campo (3,2) della nuova matrice.</param>
<param name="m33">Valore del campo (3,3) della nuova matrice.</param>
<param name="m34">Valore del campo (3,4) della nuova matrice.</param>
<param name="offsetX">Valore del campo relativo all'offset X della nuova matrice.</param>
<param name="offsetY">Valore del campo relativo all'offset Y della nuova matrice.</param>
<param name="offsetZ">Valore del campo relativo all'offset Z della nuova matrice.</param>
<param name="m44">Valore del campo (4,4) della nuova matrice.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Verifica l'uguaglianza tra due matrici.</summary>
<returns>true se le matrici sono uguali; in caso contrario, false.</returns>
<param name="o">Oggetto di cui verificare l'uguaglianza.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Verifica l'uguaglianza tra due matrici.</summary>
<returns>true se le matrici sono uguali; in caso contrario, false.</returns>
<param name="value">Oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> con cui eseguire il confronto.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Restituisce il codice hash per questa matrice.</summary>
<returns>Integer che specifica il codice hash per questa matrice.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Ottiene un valore che indica se <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> è invertibile.</summary>
<returns>true se la struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> dispone di un inverso, altrimenti false.Il valore predefinito è true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Modifica una struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> in una struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> di identità.</summary>
<returns>Oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> di identità.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverte la struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<exception cref="T:System.InvalidOperationException">La matrice non è invertibile.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determina se la struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> è un oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> di identità.</summary>
<returns>true se <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> è un'identità <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; in caso contrario, false.Il valore predefinito è true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Ottiene o imposta il valore della prima riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Ottiene o imposta il valore della prima riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima riga e della seconda colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Ottiene o imposta il valore della prima riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Ottiene o imposta il valore della prima riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Ottiene o imposta il valore della seconda riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della prima seconda riga e della prima colonna della struttura <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Ottiene o imposta il valore della seconda riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della seconda riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Ottiene o imposta il valore della seconda riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della seconda riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Ottiene o imposta il valore della seconda riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della seconda riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Ottiene o imposta il valore della terza riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della terza riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Ottiene o imposta il valore della terza riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della terza riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Ottiene o imposta il valore della terza riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della terza riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Ottiene o imposta il valore della terza riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della terza riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Ottiene o imposta il valore della quarta riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della quarta riga e della quarta colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Ottiene o imposta il valore della quarta riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della quarta riga e della prima colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Ottiene o imposta il valore della quarta riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della quarta riga e della seconda colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Ottiene o imposta il valore della quarta riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Valore della quarta riga e della terza colonna dell'oggetto <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Confronta due istanze di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> per stabilire se sono esattamente uguali.</summary>
<returns>true se le matrici sono uguali; in caso contrario, false.</returns>
<param name="matrix1">Prima matrice da confrontare.</param>
<param name="matrix2">Seconda matrice da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Verifica l'ineguaglianza tra due istanze di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>true se le matrici sono diverse; in caso contrario, false.</returns>
<param name="matrix1">Prima matrice da confrontare.</param>
<param name="matrix2">Seconda matrice da confrontare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Moltiplica le matrici specificate.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, ovvero il risultato della moltiplicazione.</returns>
<param name="matrix1">Matrice da moltiplicare.</param>
<param name="matrix2">Matrice per la quale viene moltiplicata la prima matrice.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Per una descrizione di questo membro, vedere <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Valore dell'istanza corrente nel formato specificato.</returns>
<param name="format">Formato da utilizzare</param>
<param name="provider">Provider da utilizzare.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Crea una rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Crea una rappresentazione in forma di stringa di <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Rappresentazione in forma di stringa di questo <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Informazioni di formattazione specifiche delle impostazioni cultura.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,940 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Windows.UI.Xaml.Controls.Border に適用できるなど、丸い角の特性を示します。</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>新しい <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体を初期化し、均一の半径をそのすべての角に適用します。</summary>
<param name="uniformRadius">4 つすべての <see cref="T:Windows.UI.Xaml.CornerRadius" /> プロパティ (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /><see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />、および <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />) に適用する均一の半径。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体の新しいインスタンスを初期化し、特定の均一半径をその角に適用します。</summary>
<param name="topLeft">
<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> の初期値を設定します。</param>
<param name="topRight">
<see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> の初期値を設定します。</param>
<param name="bottomRight">
<see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> の初期値を設定します。</param>
<param name="bottomLeft">
<see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> の初期値を設定します。</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの左下隅の弧の半径 (ピクセル単位) を取得または設定します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの左下隅の弧の半径 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの右下隅の弧の半径 (ピクセル単位) を取得または設定します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの右下隅の弧の半径 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>この <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体を別のオブジェクトと比較して、等しいかどうかを確認します。</summary>
<returns>2 つのオブジェクトが等しい場合は true。それ以外の場合は false。</returns>
<param name="obj">比較対象のオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>この <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体を別の <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体と比較して、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> の 2 つのインスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="cornerRadius">等価であることを比較する <see cref="T:Windows.UI.Xaml.CornerRadius" /> のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>構造体のハッシュ コードを返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.CornerRadius" /> のハッシュ コード。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体の値を比較し、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> の 2 つのインスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="cr1">比較する最初の構造体。</param>
<param name="cr2">比較する、もう一方の構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体を比較し、等しくないかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> の 2 つのインスタンスが等しくない場合は true。それ以外の場合は false。</returns>
<param name="cr1">比較する最初の構造体。</param>
<param name="cr2">比較する、もう一方の構造体。</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの左上隅の弧の半径 (ピクセル単位) を取得または設定します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの左上隅の弧の半径 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの右上隅の弧の半径 (ピクセル単位) を取得または設定します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> が適用されるオブジェクトの右上隅の弧の半径 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 構造体の文字列表現を返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 値を表す <see cref="T:System.String" /></returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Windows.UI.Xaml.Media.Animation.Timeline がアクティブである期間を表します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>指定した <see cref="T:System.TimeSpan" /> 値を使用して、<see cref="T:Windows.UI.Xaml.Duration" /> 構造体の新しいインスタンスを初期化します。</summary>
<param name="timeSpan">この期間の初期時間間隔を表します。</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /><see cref="F:System.TimeSpan.Zero" /> 未満として評価されています。</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Duration" /> の値をこの <see cref="T:Windows.UI.Xaml.Duration" /> に加算します。</summary>
<returns>関連するそれぞれの <see cref="T:Windows.UI.Xaml.Duration" /> が値を持つ場合は、結合された値を表す <see cref="T:Windows.UI.Xaml.Duration" /> になります。それ以外の場合、このメソッドは null を返します。</returns>
<param name="duration">現在のインスタンスに <paramref name="duration" /> を加えた値を表す <see cref="T:Windows.UI.Xaml.Duration" /> のインスタンス。</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>自動的に決定される <see cref="T:Windows.UI.Xaml.Duration" /> 値を取得します。</summary>
<returns>自動値に初期化された <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>一方の <see cref="T:Windows.UI.Xaml.Duration" /> 値をもう一方の値と比較します。</summary>
<returns>
<paramref name="t1" /><paramref name="t2" /> より小さい場合は、その差を表す負の値です。<paramref name="t1" /><paramref name="t2" /> に等しい場合は、値 0。<paramref name="t1" /><paramref name="t2" /> より大きい場合は、その差を表す正の値です。</returns>
<param name="t1">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /> の第 1 インスタンス。</param>
<param name="t2">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /> の第 2 インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>指定したオブジェクトが <see cref="T:Windows.UI.Xaml.Duration" /> と等しいかどうかを判断します。</summary>
<returns>値がこの <see cref="T:Windows.UI.Xaml.Duration" /> と等しい場合は true。それ以外の場合は false。</returns>
<param name="value">等しいかどうかをチェックするオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Duration" /> が、この <see cref="T:Windows.UI.Xaml.Duration" /> と等しいかどうかを判断します。</summary>
<returns>
<paramref name="duration" /> がこの <see cref="T:Windows.UI.Xaml.Duration" /> と等しい場合は true。それ以外の場合は false。</returns>
<param name="duration">等しいかどうかを確認する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Duration" /> 値が等しいかどうかを判断します。</summary>
<returns>
<paramref name="t1" /><paramref name="t2" /> に等しい場合は true。それ以外の場合は false。</returns>
<param name="t1">比較する最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象の第 2 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>無限の間隔を表す <see cref="T:Windows.UI.Xaml.Duration" /> 値を取得します。</summary>
<returns>永久値に初期化された <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>このオブジェクトのハッシュ コードを取得します。</summary>
<returns>ハッシュ コード識別子。</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>この <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 値を表すかどうかを示す値を取得します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> の場合は true。それ以外の場合は false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Duration" /> 値を加算します。</summary>
<returns>両方の <see cref="T:Windows.UI.Xaml.Duration" /> 値が <see cref="T:System.TimeSpan" /> 値を持つ場合、このメソッドはこれら 2 つの値の合計を返します。いずれかの値が <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> に設定されている場合、メソッドは <see cref="P:Windows.UI.Xaml.Duration.Automatic" /> を返します。いずれかの値が <see cref="P:Windows.UI.Xaml.Duration.Forever" /> に設定されている場合、メソッドは <see cref="P:Windows.UI.Xaml.Duration.Forever" /> を返します。<paramref name="t1" /> または <paramref name="t2" /> のいずれかが値を持たない場合、このメソッドは null を返します。</returns>
<param name="t1">最初に加算する <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">2 番目に加算する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Duration" /> の大文字と小文字が等しいかどうかを判断します。</summary>
<returns>両方の <see cref="T:Windows.UI.Xaml.Duration" /> 値が同じプロパティ値を持つ場合、またはすべての <see cref="T:Windows.UI.Xaml.Duration" /> 値が null の場合は true。それ以外の場合、このメソッドは false を返します。</returns>
<param name="t1">比較対象となる、最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象となる、もう 1 つの <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>一方の <see cref="T:Windows.UI.Xaml.Duration" /> が、もう一方を超えるかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> および <paramref name="t2" /> の両方が値を持ち、<paramref name="t1" /><paramref name="t2" /> より大きい場合は true。それ以外の場合は false。</returns>
<param name="t1">比較する <see cref="T:Windows.UI.Xaml.Duration" /> 値。</param>
<param name="t2">2 番目に比較する <see cref="T:Windows.UI.Xaml.Duration" /> の値。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /> がもう一方を超えるかまたは等しいかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> および <paramref name="t2" /> の両方が値を持ち、<paramref name="t1" /><paramref name="t2" /> 以上の場合は true。それ以外の場合は false。</returns>
<param name="t1">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /> の第 1 インスタンス。</param>
<param name="t2">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /> の第 2 インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>指定した <see cref="T:System.TimeSpan" /> から <see cref="T:Windows.UI.Xaml.Duration" /> を暗黙に作成します。</summary>
<returns>作成した <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="timeSpan">
<see cref="T:Windows.UI.Xaml.Duration" /> の暗黙の作成元となる <see cref="T:System.TimeSpan" /></param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /><see cref="F:System.TimeSpan.Zero" /> 未満として評価されています。</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Duration" /> の大文字と小文字が等しくないかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> または <paramref name="t2" /> のいずれか 1 つだけが値を表す場合、または両方が値を表し、その値が異なる場合は true。それ以外の場合は false。</returns>
<param name="t1">比較対象となる、最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象となる、もう 1 つの <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /> が、もう一方のインスタンスの値を下回るかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> および <paramref name="t2" /> の両方が値を持ち、<paramref name="t1" /><paramref name="t2" /> より小さい場合は true。それ以外の場合は false。</returns>
<param name="t1">比較対象となる、最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象となる、もう 1 つの <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /> がもう一方を下回るかまたは等しいかどうかを判断します。</summary>
<returns>
<paramref name="t1" /> および <paramref name="t2" /> の両方が値を持ち、<paramref name="t1" /><paramref name="t2" /> 以下の場合は true。それ以外の場合は false。</returns>
<param name="t1">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">比較対象の <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>一方の <see cref="T:Windows.UI.Xaml.Duration" /> の値をもう一方の値から減算します。</summary>
<returns>それぞれの <see cref="T:Windows.UI.Xaml.Duration" /> が値を持つ場合は、<paramref name="t1" /> から <paramref name="t2" /> を減算した値を表す <see cref="T:Windows.UI.Xaml.Duration" /> になります。<paramref name="t1" /><see cref="P:Windows.UI.Xaml.Duration.Forever" /> の値を持ち、<paramref name="t2" /><see cref="P:Windows.UI.Xaml.Duration.TimeSpan" /> の値を持つ場合、このメソッドは <see cref="P:Windows.UI.Xaml.Duration.Forever" /> を返します。それ以外の場合、このメソッドは null を返します。</returns>
<param name="t1">最初の <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">減算する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>指定された <see cref="T:Windows.UI.Xaml.Duration" /> を返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> の操作の結果。</returns>
<param name="duration">取得する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>この <see cref="T:Windows.UI.Xaml.Duration" /> から、指定した <see cref="T:Windows.UI.Xaml.Duration" /> を減算します。</summary>
<returns>減算された <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="duration">この <see cref="T:Windows.UI.Xaml.Duration" /> から減算する <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>この <see cref="T:Windows.UI.Xaml.Duration" /> が表す <see cref="T:System.TimeSpan" /> 値を取得します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Duration" /> が表す <see cref="T:System.TimeSpan" /> 値。</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> を表していません。</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 表現に変換します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 表現。</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /> に Automatic または Forever という特別な値があるか、あるいは <see cref="T:System.TimeSpan" /> コンポーネントに有効な情報があるかを指定します。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>特殊値 "Automatic" を持ちます。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>特殊値 "Forever" を持ちます。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>
<see cref="T:System.TimeSpan" /> コンポーネントに有効な情報があります。</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>
<see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> 単位型を明示的にサポートする要素の長さを表します。</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>指定した絶対値 (ピクセル単位) を使用して、<see cref="T:Windows.UI.Xaml.GridLength" /> 構造体の新しいインスタンスを初期化します。</summary>
<param name="pixels">値として設定される絶対ピクセル数。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> 構造体の新しいインスタンスを初期化して、保持する値の種類を指定します。</summary>
<param name="value">
<see cref="T:Windows.UI.Xaml.GridLength" /> のこのインスタンスの初期値。</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridLength" /> のこのインスタンスに保持された <see cref="T:Windows.UI.Xaml.GridUnitType" /></param>
<exception cref="T:System.ArgumentException">値が 0 より小さいか、数値ではありません。または型が有効な <see cref="T:Windows.UI.Xaml.GridUnitType" /> ではありません。</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>サイズがコンテンツ オブジェクトのサイズ プロパティによって決まる値を保持する <see cref="T:Windows.UI.Xaml.GridLength" /> のインスタンスを取得します。</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> プロパティが <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> に設定された <see cref="T:Windows.UI.Xaml.GridLength" /> のインスタンス。</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>指定したオブジェクトが現在の <see cref="T:Windows.UI.Xaml.GridLength" /> インスタンスと等しいかどうかを判断します。</summary>
<returns>指定したオブジェクトが現在のインスタンスと同じ値および <see cref="T:Windows.UI.Xaml.GridUnitType" /> を保持している場合は true。それ以外の場合は false。</returns>
<param name="oCompare">現在のインスタンスと比較するオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>指定した <see cref="T:Windows.UI.Xaml.GridLength" /> が、現在の <see cref="T:Windows.UI.Xaml.GridLength" /> と等しいかどうかを判断します。</summary>
<returns>指定した <see cref="T:Windows.UI.Xaml.GridLength" /> が現在のインスタンスと同じ値および <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> を保持している場合は true。それ以外の場合は false。</returns>
<param name="gridLength">現在のインスタンスと比較する <see cref="T:Windows.UI.Xaml.GridLength" /> 構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> のハッシュ コードを取得します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> のハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> の関連付けられている <see cref="T:Windows.UI.Xaml.GridUnitType" /> を取得します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridUnitType" /> 値のいずれか。既定値は、<see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> です。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> がピクセルで表される値を保持するかどうかを示す値を取得します。</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> プロパティが <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" /> の場合は true。それ以外の場合は false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>サイズがコンテンツ オブジェクトのサイズ プロパティによって決まる値を <see cref="T:Windows.UI.Xaml.GridLength" /> が保持するかどうかを示す値を取得します。</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> プロパティが <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /> の場合は true。それ以外の場合は false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> が使用可能なスペースの加重比率で表される値を保持するかどうかを示す値を取得します。</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> プロパティが <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> の場合は true。それ以外の場合は false。</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.GridLength" /> 構造体を比較し、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> の 2 つのインスタンスが同じ値を持ち、<see cref="T:Windows.UI.Xaml.GridUnitType" /> を持つ場合は true。それ以外の場合は false。</returns>
<param name="gl1">比較対象の <see cref="T:Windows.UI.Xaml.GridLength" /> の第 1 インスタンス。</param>
<param name="gl2">比較対象の <see cref="T:Windows.UI.Xaml.GridLength" /> の第 2 インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.GridLength" /> 構造体を比較し、それらが等しくないかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> の 2 つのインスタンスが同じ値を持たず、<see cref="T:Windows.UI.Xaml.GridUnitType" /> を持たない場合は true。それ以外の場合は false。</returns>
<param name="gl1">比較対象の <see cref="T:Windows.UI.Xaml.GridLength" /> の第 1 インスタンス。</param>
<param name="gl2">比較対象の <see cref="T:Windows.UI.Xaml.GridLength" /> の第 2 インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /><see cref="T:System.String" /> 表現を返します。</summary>
<returns>現在の <see cref="T:Windows.UI.Xaml.GridLength" /> 構造体の <see cref="T:System.String" /> 表現。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> の値を表す <see cref="T:System.Double" /> を取得します</summary>
<returns>現在のインスタンスの値を表す <see cref="T:System.Double" /></returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> オブジェクトが保持している値の種類について説明します。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>サイズは、コンテンツ オブジェクトのサイズ プロパティによって決まります。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>値は、ピクセルで表されます。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>値は、使用可能なスペースの加重比率で表されます。</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>レイアウト サイクルによってスローされる例外。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>
<see cref="T:Windows.UI.Xaml.LayoutCycleException" /> クラスの新しいインスタンスを既定値で初期化します。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>指定したエラー メッセージを使用して、<see cref="T:Windows.UI.Xaml.LayoutCycleException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">例外の原因を説明するエラー メッセージ。</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、<see cref="T:Windows.UI.Xaml.LayoutCycleException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">例外の原因を説明するエラー メッセージ。</param>
<param name="innerException">現在の例外の原因である例外。または、内部例外を指定しない場合は null。</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>四角形の枠の太さを示します。4 つの <see cref="T:System.Double" /> 値は、それぞれ四角形の 4 つの辺 (<see cref="P:Windows.UI.Xaml.Thickness.Left" /><see cref="P:Windows.UI.Xaml.Thickness.Top" /><see cref="P:Windows.UI.Xaml.Thickness.Right" /><see cref="P:Windows.UI.Xaml.Thickness.Bottom" />) を示します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>各辺に均一な長さを指定して <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を初期化します。</summary>
<param name="uniformLength">外接する四角形の 4 つの辺すべてに均一に適用される長さ。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>四角形の各辺に対して特定の長さ (<see cref="T:System.Double" /> として指定) が適用される <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を初期化します。</summary>
<param name="left">四角形の左辺の太さ。</param>
<param name="top">四角形の上辺の太さ。</param>
<param name="right">四角形の右辺の太さ。</param>
<param name="bottom">四角形の底辺の太さ。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>外接する四角形の底辺の幅 (ピクセル単位) を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスについて、外接する四角形の底辺の幅 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>この <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を別の <see cref="T:System.Object" /> と比較して、等しいかどうかを確認します。</summary>
<returns>2 つのオブジェクトが等しい場合は true。それ以外の場合は false。</returns>
<param name="obj">比較対象のオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>この <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を別の <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体と比較して、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> の 2 つのインスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="thickness">等価であることを比較する <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>構造体のハッシュ コードを返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスのハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>外接する四角形の左辺の幅 (ピクセル単位) を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスについて、外接する四角形の左辺の幅 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体の値を比較し、等しいかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> の 2 つのインスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="t1">比較する最初の構造体。</param>
<param name="t2">比較する、もう一方の構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Thickness" /> 構造体を比較し、等しくないかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> の 2 つのインスタンスが等しくない場合は true。それ以外の場合は false。</returns>
<param name="t1">比較する最初の構造体。</param>
<param name="t2">比較する、もう一方の構造体。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>外接する四角形の右辺の幅 (ピクセル単位) を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスについて、外接する四角形の右辺の幅 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>外接する四角形の上辺の幅 (ピクセル単位) を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Thickness" /> のインスタンスについて、外接する四角形の上辺の幅 (ピクセル単位) を表す <see cref="T:System.Double" />。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Thickness" /> 構造体の文字列表現を返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 値を表す <see cref="T:System.String" /></returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>ユーザー インターフェイスの一部が既に使用できなくなっているとき、その部分に対応する UI オートメーション要素にアクセスしようとすると、この例外がスローされます。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>
<see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> クラスの新しいインスタンスを既定値で初期化します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>
<see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> クラスの新しいインスタンスを、指定されたエラー メッセージを使用して初期化します。</summary>
<param name="message">エラーを説明するメッセージ。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、<see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">エラーを説明するメッセージ。</param>
<param name="innerException">現在の例外の原因である例外。または、内部例外を指定しない場合は null。</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>有効でないコントロールを UI オートメーションを通じて操作しようとしたときにスローされる例外です。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>
<see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> クラスの新しいインスタンスを既定値で初期化します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>指定したエラー メッセージを使用して、<see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">エラーを説明するメッセージ。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、<see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">エラーを説明するメッセージ。</param>
<param name="innerException">現在の例外の原因である例外。または、内部例外を指定しない場合は null。</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> は、Windows.UI.Xaml.Controls.ItemContainerGenerator によって管理される項目の位置を表すために使用されます。</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>インデックスおよびオフセットを指定して、<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> の新しいインスタンスを初期化します。</summary>
<param name="index">生成 (実現された) 項目に対する <see cref="T:System.Int32" /> インデックス。-1 は項目一覧の先頭または末尾にある架空の項目を参照する特殊な値です。</param>
<param name="offset">インデックス付けされた項目の近くにある未生成 (実現されていない) 項目に対する <see cref="T:System.Int32" /> オフセット。オフセット 0 はインデックス付けされた要素自体、オフセット 1 は次の未生成 (実現されていない) 項目、オフセット -1 は前の項目を参照します。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>指定したインスタンスと <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> の現在のインスタンスを比較し、値が等しいかどうかを確認します。</summary>
<returns>
<paramref name="o" /> および <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のこのインスタンスが同じ値を持つ場合は true。</returns>
<param name="o">比較対象の <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> インスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>この <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のハッシュ コードを返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>生成 (実現された) 項目に対する <see cref="T:System.Int32" /> インデックスを取得または設定します。</summary>
<returns>生成 (実現された) 項目に対する <see cref="T:System.Int32" /> インデックス。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>インデックス付けされた項目の近くにある未生成 (実現されていない) 項目に対する <see cref="T:System.Int32" /> オフセットを取得または設定します。</summary>
<returns>インデックス付けされた項目の近くにある未生成 (実現されていない) 項目に対する <see cref="T:System.Int32" /> オフセット。</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> オブジェクトを比較し、値が等しいかどうかを確認します。</summary>
<returns>2 つのオブジェクトが等しい場合は true。それ以外の場合は false。</returns>
<param name="gp1">比較する 1 番目のインスタンス。</param>
<param name="gp2">比較する 2 番目のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> オブジェクトを比較し、値が等しくないかどうかを確認します。</summary>
<returns>値が等しくない場合は true。それ以外の場合は false。</returns>
<param name="gp1">比較する 1 番目のインスタンス。</param>
<param name="gp2">比較する 2 番目のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のこのインスタンスの文字列表現を返します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> のこのインスタンスの文字列表現。</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Xaml を解析するときにエラーが発生するとスローされる例外。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>
<see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> クラスの新しいインスタンスを既定値で初期化します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>指定したエラー メッセージを使用して、<see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">例外の原因を説明するエラー メッセージ。</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、<see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="message">例外の原因を説明するエラー メッセージ。</param>
<param name="innerException">現在の例外の原因である例外。または、内部例外を指定しない場合は null。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> 2 次元空間での変換に使用される 3 x 3 アフィン変換行列を表します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体を初期化します。</summary>
<param name="m11">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> 係数。</param>
<param name="m12">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> 係数。</param>
<param name="m21">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> 係数。</param>
<param name="m22">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> 係数。</param>
<param name="offsetX">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> 係数。</param>
<param name="offsetY">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 係数。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>指定した <see cref="T:System.Object" /> が、この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> と同じ <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体であるかどうかを判断します。</summary>
<returns>
<paramref name="o" /> が、この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体と同じ <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の場合は true。それ以外の場合は false。</returns>
<param name="o">比較対象の <see cref="T:System.Object" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体がこのインスタンスと同一であるかどうかを判断します。</summary>
<returns>インスタンスが等しい場合は true。それ以外の場合は false。</returns>
<param name="value">このインスタンスと比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> のインスタンス。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体のハッシュ コードを返します。</summary>
<returns>対象のインスタンスのハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>恒等 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> を取得します。</summary>
<returns>恒等行列。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体が恒等行列かどうかを示す値を取得します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体が恒等行列の場合は true。それ以外の場合は false。既定値は、true です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 1 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> の第 1 行、第 1 列の値。既定値は 1 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 1 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> の第 1 行、第 2 列の値。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 2 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> の第 2 行、第 1 列の値。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> の第 2 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 2 行、第 2 列の値。既定値は 1 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 3 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 3 行、第 1 列の値。既定値は 0 です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 3 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の第 3 行、第 2 列の値。既定値は 0 です。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>指定した 2 つの <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体が同一かどうかを判断します。</summary>
<returns>
<paramref name="matrix1" /><paramref name="matrix2" /> が同一である場合は true。それ以外の場合は false。</returns>
<param name="matrix1">最初に比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体。</param>
<param name="matrix2">2 番目に比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>指定した 2 つの <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体が異なるかどうかを判断します。</summary>
<returns>
<paramref name="matrix1" /><paramref name="matrix2" /> が異なる場合は true。それ以外の場合は false。</returns>
<param name="matrix1">最初に比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体。</param>
<param name="matrix2">2 番目に比較する <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>このメンバーの説明については、<see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /> を参照してください。</summary>
<returns>指定した書式で現在のインスタンスの値が格納されている文字列。</returns>
<param name="format">使用する書式を指定する文字列。またはIFormattable 実装の型に対して定義されている既定の書式を使用する場合は、null。</param>
<param name="provider">値の書式付けに使用する IFormatProvider。またはオペレーティング システムの現在のロケール設定から数値の書式情報を取得する場合は null。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="T:System.String" /> 表現を作成します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />、および <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> の各値を格納する <see cref="T:System.String" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>カルチャ固有の書式設定情報を使用して、この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 構造体の <see cref="T:System.String" /> 表現を作成します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />、および <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> の各値を格納する <see cref="T:System.String" /></returns>
<param name="provider">カルチャ固有の書式設定情報。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>指定した点を <see cref="T:Windows.UI.Xaml.Media.Matrix" /> で変換し、その結果を返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Matrix" /> によって <paramref name="point" /> を変換した結果。</returns>
<param name="point">変換する点。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>アニメーションの中で特定のキー フレームを再生するタイミングを指定します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と等しいかどうかを示します。</summary>
<returns>
<paramref name="value" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と同じ時間を表す <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> である場合は true。それ以外の場合は false。</returns>
<param name="value">この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と比較する <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と等しいかどうかを示します。</summary>
<returns>
<paramref name="value" /> がこの <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と等しい場合は true。それ以外の場合は false。</returns>
<param name="value">この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> と比較する <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の値が等しいかどうかを示します。</summary>
<returns>
<paramref name="keyTime1" /> の値と <paramref name="keyTime2" /> の値が等しい場合は true。それ以外の場合は false。</returns>
<param name="keyTime1">比較する最初の値です。</param>
<param name="keyTime2">比較する 2 番目の値です。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>指定した <see cref="T:System.TimeSpan" /> を使用して、新しい <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> を作成します。</summary>
<returns>
<paramref name="timeSpan" /> の値に初期化された、新しい <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></returns>
<param name="timeSpan">新しい <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の値。</param>
<exception cref="T:System.ArgumentOutOfRangeException">指定された <paramref name="timeSpan" /> が、許容範囲を超えています。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> を表すハッシュ コードを返します。</summary>
<returns>ハッシュ コード識別子。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の値が等しいかどうかを比較します。</summary>
<returns>
<paramref name="keyTime1" /> および <paramref name="keyTime2" /> が等しい場合は true。それ以外の場合は false。</returns>
<param name="keyTime1">比較する最初の値です。</param>
<param name="keyTime2">比較する 2 番目の値です。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>
<see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> に暗黙的に変換します。</summary>
<returns>作成された <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></returns>
<param name="timeSpan">変換する <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 値。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の値が異なるかどうかを比較します。</summary>
<returns>
<paramref name="keyTime1" /><paramref name="keyTime2" /> が等しくない場合は true。それ以外の場合は false。</returns>
<param name="keyTime1">比較する最初の値です。</param>
<param name="keyTime2">比較する 2 番目の値です。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>アニメーションの先頭からの相対的な時間で表される、キー フレームの終了時間を取得します。</summary>
<returns>アニメーションの先頭からの相対的な時間で表される、キー フレームの終了時間。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の文字列表現を返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> の文字列表現。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Windows.UI.Xaml.Media.Animation.Timeline が、その継続時間を単に繰り返す方法について説明します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>反復カウントを指定して、<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 構造体の新しいインスタンスを初期化します。</summary>
<param name="count">アニメーションの反復回数を指定する 0 以上の数。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> は、無限大、数値でない値、または負の値に評価されます。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>繰り返し期間を指定して、<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 構造体の新しいインスタンスを初期化します。</summary>
<param name="duration">Windows.UI.Xaml.Media.Animation.Timeline を再生する時間の長さの合計 (アクティブな継続時間)。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> は負の値に評価されます。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Windows.UI.Xaml.Media.Animation.Timeline が繰り返す回数を取得します。</summary>
<returns>繰り返す回数。</returns>
<exception cref="T:System.InvalidOperationException">この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、反復カウントではなく、繰り返し期間を記述しています。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Windows.UI.Xaml.Media.Animation.Timeline を再生する時間の長さの合計を取得します。</summary>
<returns>タイムラインを再生する時間の長さの合計。</returns>
<exception cref="T:System.InvalidOperationException">この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、繰り返し期間ではなく、反復カウントを記述しています。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>指定したオブジェクトが、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と等しいかどうかを示します。</summary>
<returns>
<paramref name="value" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と同じ繰り返し動作を表す <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> である場合は true。それ以外の場合は false。</returns>
<param name="value">この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と比較するオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指定した <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> が、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と等しいかどうかを示す値を返します。</summary>
<returns>
<paramref name="repeatBehavior" /> の型と繰り返し動作の両方が、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と等しい場合は true。それ以外の場合は false。</returns>
<param name="repeatBehavior">この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> と比較する値。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指定した 2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の値が等しいかどうかを示します。</summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> の型と繰り返し動作の両方が同一である場合は true。それ以外の場合は false。</returns>
<param name="repeatBehavior1">比較する最初の値です。</param>
<param name="repeatBehavior2">比較する 2 番目の値です。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>無限数の反復回数を指定する <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> を取得します。</summary>
<returns>無限数の反復回数を指定する <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>このインスタンスのハッシュ コードを返します。</summary>
<returns>ハッシュ コード。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>繰り返し動作に反復カウントが指定されているかどうかを示す値を取得します。</summary>
<returns>インスタンスが反復カウントを表す場合は true。それ以外の場合は false。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>繰り返し動作に繰り返し期間が指定されているかどうかを示す値を取得します。</summary>
<returns>インスタンスが繰り返し期間を表す場合は true。それ以外の場合は false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指定した 2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の値が等しいかどうかを示します。</summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> の型と繰り返し動作の両方が同一である場合は true。それ以外の場合は false。</returns>
<param name="repeatBehavior1">比較する最初の値です。</param>
<param name="repeatBehavior2">比較する 2 番目の値です。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の値が異なるかどうかを示します。</summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> の型または繰り返し動作のプロパティが同一でない場合は true。それ以外の場合は false。</returns>
<param name="repeatBehavior1">比較する最初の値です。</param>
<param name="repeatBehavior2">比較する 2 番目の値です。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>このメンバーの説明については、<see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /> を参照してください。</summary>
<returns>指定した書式で現在のインスタンスの値が格納されている文字列。</returns>
<param name="format">使用する書式を指定する文字列。IFormattable 実装の型に対して定義されている既定の書式を使用する場合は、null。</param>
<param name="formatProvider">値の書式設定に使用する IFormatProvider。オペレーティング システムの現在のロケール設定から数値書式情報を取得する場合は null。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の文字列表現を返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の文字列表現。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>指定した形式で、この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の文字列表現を返します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の文字列表現。</returns>
<param name="formatProvider">戻り値の構成に使用する形式。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>動作を繰り返す方法を説明する <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> 値のいずれかを取得または設定します。</summary>
<returns>繰り返し動作の型。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> の未処理の値が表す繰り返しモードを指定します。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、実行が一定の回数完了するまでタイムラインを繰り返す必要がある場合を表します。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、タイムラインを特定の期間繰り返す必要がある場合を表します。これにより、アニメーションが途中で終了することがあります。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> は、タイムラインを無制限に繰り返す必要がある場合を表します。</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>3 次元 (3-D) 空間の変換に使用される 4 × 4 行列を表します。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> クラスの新しいインスタンスを初期化します。</summary>
<param name="m11">新しい行列の (1,1) フィールドの値。</param>
<param name="m12">新しい行列の (1,2) フィールドの値。</param>
<param name="m13">新しい行列の (1,3) フィールドの値。</param>
<param name="m14">新しい行列の (1,4) フィールドの値。</param>
<param name="m21">新しい行列の (2,1) フィールドの値。</param>
<param name="m22">新しい行列の (2,2) フィールドの値。</param>
<param name="m23">新しい行列の (2,3) フィールドの値。</param>
<param name="m24">新しい行列の (2,4) フィールドの値。</param>
<param name="m31">新しい行列の (3,1) フィールドの値。</param>
<param name="m32">新しい行列の (3,2) フィールドの値。</param>
<param name="m33">新しい行列の (3,3) フィールドの値。</param>
<param name="m34">新しい行列の (3,4) フィールドの値。</param>
<param name="offsetX">新しい行列の X オフセット フィールドの値。</param>
<param name="offsetY">新しい行列の Y オフセット フィールドの値。</param>
<param name="offsetZ">新しい行列の Z オフセット フィールドの値。</param>
<param name="m44">新しい行列の (4,4) フィールドの値。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>2 つの行列が等しいかどうかをテストします。</summary>
<returns>行列が等しい場合は true。それ以外の場合は false。</returns>
<param name="o">同じかどうかを確認する対象のオブジェクト。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>2 つの行列が等しいかどうかをテストします。</summary>
<returns>行列が等しい場合は true。それ以外の場合は false。</returns>
<param name="value">比較する <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>この行列のハッシュ コードを返します。</summary>
<returns>この行列のハッシュ コードを指定する整数。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> が反転可能かどうかを示す値を取得します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の逆が存在する場合は true。それ以外の場合は false。既定値は true です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 構造体を恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> に変更します。</summary>
<returns>ID を表す <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 構造体を反転します。</summary>
<exception cref="T:System.InvalidOperationException">行列は反転できません。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 構造体が恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> であるかどうかを確認します。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> が恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> である場合は true。それ以外の場合は false。既定値は true です。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 構造体の第 1 行、第 1 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 2 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 3 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 3 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 4 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 1 行、第 4 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 1 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 2 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 3 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 3 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 4 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 2 行、第 4 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 1 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 2 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 3 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 3 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 4 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 3 行、第 4 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 4 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 4 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 1 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 1 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 2 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 2 列の値。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 3 列の値を取得または設定します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の第 4 行、第 3 列の値。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> インスタンスを比較し、完全に等しいかどうかを確認します。</summary>
<returns>行列が等しい場合は true。それ以外の場合は false。</returns>
<param name="matrix1">比較対象の 1 番目の行列。</param>
<param name="matrix2">比較対象の 2 番目の行列。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>2 つの <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> インスタンスを比較し、等しくないかどうかを判断します。</summary>
<returns>行列が異なる場合は true。それ以外の場合は false。</returns>
<param name="matrix1">比較対象の 1 番目の行列。</param>
<param name="matrix2">比較対象の 2 番目の行列。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>指定した行列を乗算します。</summary>
<returns>乗算の結果である <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></returns>
<param name="matrix1">乗算する行列。</param>
<param name="matrix2">最初の行列に乗算する行列。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>このメンバーの説明については、<see cref="M:System.IFormattable.ToString" /> のトピックを参照してください。</summary>
<returns>指定された書式での現在のインスタンスの値。</returns>
<param name="format">使用する書式。</param>
<param name="provider">使用するプロバイダー。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の文字列形式を作成します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の文字列表現。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の文字列形式を作成します。</summary>
<returns>この <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> の文字列表現。</returns>
<param name="provider">カルチャ固有の書式設定情報。</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,933 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Windows.UI.Xaml.Controls.Border 등에 적용될 수 있는 둥근 모퉁이의 특성을 설명합니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>모든 모퉁이에 동일한 일정한 반지름을 적용하여 새 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체를 초기화합니다.</summary>
<param name="uniformRadius">일정한 반지름은 네 개의 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 속성(<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />) 모두에 적용됩니다.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>모퉁이에 특정 반지름 값을 적용하여 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체의 새 인스턴스를 초기화합니다.</summary>
<param name="topLeft">초기 <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />를 설정합니다.</param>
<param name="topRight">초기 <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />를 설정합니다.</param>
<param name="bottomRight">초기 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />를 설정합니다.</param>
<param name="bottomLeft">초기 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />를 설정합니다.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 아래 둥근 모퉁이의 반지름(픽셀 단위)을 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 아래 둥근 모퉁이의 반지름(픽셀 단위)을 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 아래 둥근 모퉁이의 반지름(픽셀 단위)을 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 오른쪽 아래 둥근 모퉁이의 반지름(픽셀 단위)을 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary><see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체가 다른 개체와 같은지 비교합니다.</summary>
<returns>두 개체가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="obj">비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary><see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체가 다른 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체와 같은지 비교합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />의 두 인스턴스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="cornerRadius">같은지 비교할 <see cref="T:Windows.UI.Xaml.CornerRadius" />의 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>구조체의 해시 코드를 반환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.CornerRadius" />의 해시 코드입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary><see cref="T:Windows.UI.Xaml.CornerRadius" />의 값이 같은지 비교합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />의 두 인스턴스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="cr1">비교할 첫 번째 구조체입니다.</param>
<param name="cr2">비교할 다른 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary><see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체가 다른지 여부를 비교합니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 클래스의 두 인스턴스가 서로 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="cr1">비교할 첫 번째 구조체입니다.</param>
<param name="cr2">비교할 다른 구조체입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 위 둥근 모퉁이의 반지름(픽셀 단위)을 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 왼쪽 위 둥근 모퉁이의 반지름(픽셀 단위)을 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 오른쪽 위 둥근 모퉁이의 반지름(픽셀 단위)을 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" />가 적용된 개체의 오른쪽 위 둥근 모퉁이의 반지름(픽셀 단위)을 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 구조체의 문자열 표현을 반환합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.CornerRadius" /> 값을 나타내는 <see cref="T:System.String" />입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Windows.UI.Xaml.Media.Animation.Timeline이 활성 상태인 지속 시간을 나타냅니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>제공된 <see cref="T:System.TimeSpan" /> 값을 사용하여 <see cref="T:Windows.UI.Xaml.Duration" /> 구조체의 새 인스턴스를 초기화합니다.</summary>
<param name="timeSpan">이 기간의 초기 시간 간격을 나타냅니다.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /><see cref="F:System.TimeSpan.Zero" />보다 작은 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Duration" />의 값을 이 <see cref="T:Windows.UI.Xaml.Duration" />에 추가합니다.</summary>
<returns>관련된 각 <see cref="T:Windows.UI.Xaml.Duration" />에 값이 있을 경우 결합된 값을 나타내는 <see cref="T:Windows.UI.Xaml.Duration" />입니다.그렇지 않으면 이 메서드는 null을 반환합니다.</returns>
<param name="duration">현재 인스턴스의 값과 <paramref name="duration" />을 더한 값을 나타내는 <see cref="T:Windows.UI.Xaml.Duration" />의 인스턴스입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>자동으로 결정되는 <see cref="T:Windows.UI.Xaml.Duration" /> 값을 가져옵니다.</summary>
<returns>자동 값으로 초기화되는 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 값을 다른 값과 비교합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />보다 작은 경우 두 값 간의 차이를 나타내는 음수 값입니다.<paramref name="t1" /><paramref name="t2" />와 같으면 값이 0입니다.<paramref name="t1" /><paramref name="t2" />보다 큰 경우에는 두 값의 차를 나타내는 양수 값입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 인스턴스입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>지정된 개체가 <see cref="T:Windows.UI.Xaml.Duration" />과 같은지 확인합니다.</summary>
<returns>값이 이 <see cref="T:Windows.UI.Xaml.Duration" />과 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value">같은지 여부를 확인할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Duration" />이 이 <see cref="T:Windows.UI.Xaml.Duration" />과 같은지 확인합니다.</summary>
<returns>
<paramref name="duration" />가 이 <see cref="T:Windows.UI.Xaml.Duration" />과 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="duration">같은지 확인할 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 값이 서로 같은지 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />와 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>무한 간격을 나타내는 <see cref="T:Windows.UI.Xaml.Duration" /> 값을 가져옵니다.</summary>
<returns>무제한 값으로 초기화되는 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>이 개체의 해시 코드를 가져옵니다.</summary>
<returns>해시 코드 식별자입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary><see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 값을 나타내는지 여부를 나타내는 값을 가져옵니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 값이면 true이고, 그렇지 않으면 false입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>두 개의 <see cref="T:Windows.UI.Xaml.Duration" /> 값을 추가합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /> 값에 모두 <see cref="T:System.TimeSpan" /> 값이 있으면 이 메서드는 이 두 값의 합을 반환합니다.두 값 중 하나가 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />으로 설정되어 있으면 메서드는 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />을 반환합니다.두 값 중 하나가 <see cref="P:Windows.UI.Xaml.Duration.Forever" />으로 설정되어 있으면 메서드는 <see cref="P:Windows.UI.Xaml.Duration.Forever" />을 반환합니다.<paramref name="t1" /> 또는 <paramref name="t2" /> 중 하나에 값이 없으면 이 메서드는 null을 반환합니다.</returns>
<param name="t1">더할 첫째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">더할 둘째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" />이 같은지 확인합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /> 값에 동일한 속성 값이 있거나 모든 <see cref="T:Windows.UI.Xaml.Duration" /> 값이 null이면 true입니다.그렇지 않으면 이 메서드는 false를 반환합니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />의 한 인스턴스가 다른 인스턴스보다 큰지를 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />에 값이 있으며 <paramref name="t1" /><paramref name="t2" />보다 크면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 <see cref="T:Windows.UI.Xaml.Duration" /> 값입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />의 한 인스턴스가 다른 인스턴스보다 크거나 같은지 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />에 값이 있으며 <paramref name="t1" /><paramref name="t2" />보다 크거나 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 인스턴스입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>지정된 <see cref="T:System.TimeSpan" />에서 암시적으로 <see cref="T:Windows.UI.Xaml.Duration" />을 만듭니다.</summary>
<returns>생성된 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</returns>
<param name="timeSpan">암시적으로 <see cref="T:Windows.UI.Xaml.Duration" />을 만드는 데 사용할 <see cref="T:System.TimeSpan" />입니다.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /><see cref="F:System.TimeSpan.Zero" />보다 작은 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" />이 같지 않은지 확인합니다.</summary>
<returns>
<paramref name="t1" /> 또는 <paramref name="t2" /> 중 하나만 값을 나타내거나 두 항목이 모두 다른 값을 나타내면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />의 한 인스턴스의 값이 다른 인스턴스의 값보다 작은지 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />에 값이 있으며 <paramref name="t1" /><paramref name="t2" />보다 작으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />의 한 인스턴스가 다른 인스턴스보다 작거나 같은지 확인합니다.</summary>
<returns>
<paramref name="t1" /><paramref name="t2" />에 값이 있으며 <paramref name="t1" /><paramref name="t2" />보다 작거나 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2">비교할 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>다른 값에서 하나의 <see cref="T:Windows.UI.Xaml.Duration" /> 값을 뺍니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" />에 값이 있을 경우 <paramref name="t1" />에서 <paramref name="t2" />를 뺀 값을 나타내는 <see cref="T:Windows.UI.Xaml.Duration" />입니다.<paramref name="t1" />의 값이 <see cref="P:Windows.UI.Xaml.Duration.Forever" />이고 <paramref name="t2" />의 값이 <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />이면 이 메서드는 <see cref="P:Windows.UI.Xaml.Duration.Forever" />를 반환합니다.그렇지 않으면 이 메서드는 null을 반환합니다.</returns>
<param name="t1">첫 번째 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
<param name="t2"><see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>지정한 <see cref="T:Windows.UI.Xaml.Duration" />을 반환합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> 작업 결과입니다.</returns>
<param name="duration">가져올 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Duration" />을 이 <see cref="T:Windows.UI.Xaml.Duration" />에서 뺍니다.</summary>
<returns>한 인스턴스의 값을 뺀 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</returns>
<param name="duration"><see cref="T:Windows.UI.Xaml.Duration" />에서 뺄 <see cref="T:Windows.UI.Xaml.Duration" />입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary><see cref="T:Windows.UI.Xaml.Duration" />이 나타내는 <see cref="T:System.TimeSpan" /> 값을 가져옵니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" />이 나타내는 <see cref="T:System.TimeSpan" /> 값입니다.</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" />을 나타내지 않는 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 표현으로 변환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 표현입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>
<see cref="T:Windows.UI.Xaml.Duration" />에 Automatic 또는 Forever의 특수 값이 있거나 해당 <see cref="T:System.TimeSpan" /> 구성 요소에 유효한 정보가 있는지 여부를 지정합니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>"Automatic" 특수 값이 있습니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>"Forever" 특수 값이 있습니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>
<see cref="T:System.TimeSpan" /> 구성 요소에 유효한 정보가 있습니다. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>
<see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> 단위 형식을 명시적으로 지원하는 요소의 길이를 나타냅니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>지정된 픽셀 단위 절대값을 사용하여 <see cref="T:Windows.UI.Xaml.GridLength" /> 구조체의 새 인스턴스를 초기화합니다. </summary>
<param name="pixels">값으로 설정할 절대 픽셀 수입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> 구조체의 새 인스턴스를 초기화하고 보유할 값의 종류를 지정합니다. </summary>
<param name="value">
<see cref="T:Windows.UI.Xaml.GridLength" />의 이 인스턴스의 초기 값입니다.</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridLength" />의 이 인스턴스가 보유하는 <see cref="T:Windows.UI.Xaml.GridUnitType" />입니다.</param>
<exception cref="T:System.ArgumentException">값이 0보다 작거나 숫자가 아닙니다.- 또는 -형식이 올바른 <see cref="T:Windows.UI.Xaml.GridUnitType" />이 아닙니다.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>콘텐츠 개체의 크기 속성에 따라 크기가 결정되는 값을 보유하는 <see cref="T:Windows.UI.Xaml.GridLength" />의 인스턴스를 가져옵니다.</summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 속성이 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />로 설정된 <see cref="T:Windows.UI.Xaml.GridLength" />의 인스턴스입니다. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>지정된 개체가 현재 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스와 같은지 확인합니다. </summary>
<returns>지정된 개체의 값과 <see cref="T:Windows.UI.Xaml.GridUnitType" />이 현재 인스턴스와 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="oCompare">현재 인스턴스와 비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>지정한 <see cref="T:Windows.UI.Xaml.GridLength" />가 현재 <see cref="T:Windows.UI.Xaml.GridLength" />와 같은지 여부를 확인합니다.</summary>
<returns>지정된 <see cref="T:Windows.UI.Xaml.GridLength" />의 값과 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />이 현재 인스턴스와 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gridLength">현재 구조체와 비교할 <see cref="T:Windows.UI.Xaml.GridLength" /> 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />의 해시 코드를 가져옵니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" />의 해시 코드입니다. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />에 연결된 <see cref="T:Windows.UI.Xaml.GridUnitType" />을 가져옵니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridUnitType" /> 값 중 하나입니다.기본값은 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />가 픽셀 단위로 나타낸 값을 보유하는지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 속성이 <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />이면 true이고, 그렇지 않으면 false입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />가 보유하는 값의 크기가 콘텐츠 개체의 크기 속성에 따라 결정되는지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 속성이 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />이면 true이고, 그렇지 않으면 false입니다. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />가 가중치에 따른 여유 공간에 대한 비율로 나타낸 값을 보유하는지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>
<see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 속성이 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />이면 true이고, 그렇지 않으면 false입니다. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary><see cref="T:Windows.UI.Xaml.GridLength" /> 구조체가 같은지 여부를 비교합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스의 값과 <see cref="T:Windows.UI.Xaml.GridUnitType" />이 서로 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gl1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스입니다.</param>
<param name="gl2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>두 개의 <see cref="T:Windows.UI.Xaml.GridLength" /> 구조체를 비교하여 같지 않은지 여부를 확인합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스의 값과 <see cref="T:Windows.UI.Xaml.GridUnitType" />이 서로 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gl1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스입니다.</param>
<param name="gl2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.GridLength" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /><see cref="T:System.String" /> 표현을 반환합니다.</summary>
<returns>현재 <see cref="T:Windows.UI.Xaml.GridLength" /> 구조체의 <see cref="T:System.String" /> 표현입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" />의 값을 나타내는 <see cref="T:System.Double" />을 가져옵니다.</summary>
<returns>현재 인스턴스의 값을 나타내는 <see cref="T:System.Double" />입니다. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>
<see cref="T:Windows.UI.Xaml.GridLength" /> 개체가 보유하는 값의 유형을 설명합니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>콘텐츠 개체의 크기 속성에 따라 크기가 결정됩니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>값을 픽셀 단위로 나타냅니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>값을 사용 가능한 공간에 대한 가중치로 나타냅니다. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>레이아웃 주기에서 throw되는 예외입니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>기본값으로 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>지정된 오류 메시지를 사용하여 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 클래스의 새 인스턴스를 초기화합니다.</summary>
<param name="message">예외에 대한 이유를 설명하는 오류 메시지입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="message">예외에 대한 이유를 설명하는 오류 메시지입니다. </param>
<param name="innerException">현재 예외의 원인이 되는 예외이거나, 내부 예외를 지정하지 않았으면 null입니다.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>사각형 주위의 프레임 두께를 설명합니다.네 개의 <see cref="T:System.Double" /> 값이 사각형의 <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" /><see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> 변을 각각 설명합니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>각 변의 길이가 균일하게 지정된 <see cref="T:Windows.UI.Xaml.Thickness" /> 구조체를 초기화합니다. </summary>
<param name="uniformLength">경계 사각형의 네 변 모두에 적용되는 균일한 길이입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>사각형의 각 변이 <see cref="T:System.Double" />로 나타낸 특정 길이로 지정된 <see cref="T:Windows.UI.Xaml.Thickness" /> 구조체를 초기화합니다. </summary>
<param name="left">사각형 왼쪽 변의 두께입니다.</param>
<param name="top">사각형 위쪽 변의 두께입니다.</param>
<param name="right">사각형 오른쪽 변의 두께입니다.</param>
<param name="bottom">사각형 아래쪽 변의 두께입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>경계 사각형 아래쪽 변의 너비를 픽셀 단위로 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에서 경계 사각형 아래쪽 변의 너비를 픽셀 단위로 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary><see cref="T:Windows.UI.Xaml.Thickness" /> 구조체가 다른 <see cref="T:System.Object" />와 같은지 비교합니다.</summary>
<returns>두 개체가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="obj">비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary><see cref="T:Windows.UI.Xaml.Thickness" /> 구조체가 다른 <see cref="T:Windows.UI.Xaml.Thickness" /> 구조체와 같은지 비교합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 두 인스턴스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="thickness">같은지 비교할 <see cref="T:Windows.UI.Xaml.Thickness" />의 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>구조체의 해시 코드를 반환합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에 대한 해시 코드입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>경계 사각형 왼쪽 변의 너비를 픽셀 단위로 가져오거나 설정합니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에서 경계 사각형 왼쪽 변의 너비를 픽셀 단위로 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary><see cref="T:Windows.UI.Xaml.Thickness" />의 값이 같은지 비교합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 두 인스턴스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 구조체입니다.</param>
<param name="t2">비교할 다른 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary><see cref="T:Windows.UI.Xaml.Thickness" /> 구조체가 다른지 여부를 비교합니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 클래스의 두 인스턴스가 서로 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="t1">비교할 첫 번째 구조체입니다.</param>
<param name="t2">비교할 다른 구조체입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>경계 사각형 오른쪽 변의 너비를 픽셀 단위로 가져오거나 설정합니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에서 경계 사각형 오른쪽 변의 너비를 픽셀 단위로 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>경계 사각형 위쪽 변의 너비를 픽셀 단위로 가져오거나 설정합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" />의 이 인스턴스에서 경계 사각형 위쪽 변의 너비를 픽셀 단위로 나타내는 <see cref="T:System.Double" />입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>
<see cref="T:Windows.UI.Xaml.Thickness" /> 구조체의 문자열 표현을 반환합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 값을 나타내는 <see cref="T:System.String" />입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>사용자 인터페이스에서 더 이상 사용할 수 없는 부분에 해당하는 UI 자동화 요소에 액세스하려고 할 때 throw되는 예외입니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>기본값으로 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>지정된 오류 메시지를 사용하여 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="message">오류를 설명하는 메시지입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="message">오류를 설명하는 메시지입니다. </param>
<param name="innerException">현재 예외의 원인이 되는 예외이거나, 내부 예외를 지정하지 않았으면 null입니다. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>사용할 수 없는 컨트롤을 UI 자동화를 통해 조작하려고 할 때 throw되는 예외입니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>기본값으로 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>지정된 오류 메시지를 사용하여 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 클래스의 새 인스턴스를 초기화합니다.</summary>
<param name="message">오류를 설명하는 메시지입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 클래스의 새 인스턴스를 초기화합니다.</summary>
<param name="message">오류를 설명하는 메시지입니다. </param>
<param name="innerException">현재 예외의 원인이 되는 예외이거나, 내부 예외를 지정하지 않았으면 null입니다. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />은 Windows.UI.Xaml.Controls.ItemContainerGenerator에서 관리하는 항목의 위치를 설명하는 데 사용됩니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>지정된 인덱스 및 오프셋을 사용하여 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />의 새 인스턴스를 초기화합니다.</summary>
<param name="index">생성(표시)된 항목을 기준으로 하는 <see cref="T:System.Int32" /> 인덱스입니다.-1은 항목 목록의 시작 또는 끝에 있는 가상의 항목을 참조하는 특수한 값입니다.</param>
<param name="offset">인덱싱된 항목 근처에 있는 생성되지 않은(표시되지 않은) 항목을 기준으로 하는 <see cref="T:System.Int32" /> 오프셋입니다.오프셋이 0인 경우 인덱싱된 요소 자체를 참조하고, 1인 경우 생성되지 않은(표시되지 않은) 다음 항목을 참조하며, -1인 경우에는 이전 항목을 참조합니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>지정된 인스턴스와 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />의 현재 인스턴스를 비교하여 값이 같은지 확인합니다.</summary>
<returns>
<paramref name="o" /><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />의 이 인스턴스 값이 서로 같으면 true입니다.</returns>
<param name="o">비교할 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />의 해시 코드를 반환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />에 대한 해시 코드입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>생성(표시)된 항목을 기준으로 하는 <see cref="T:System.Int32" /> 인덱스를 가져오거나 설정합니다.</summary>
<returns>생성(표시)된 항목을 기준으로 하는 <see cref="T:System.Int32" /> 인덱스입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>인덱싱된 항목 근처에 있는 생성되지 않은(표시되지 않은) 항목을 기준으로 하는 <see cref="T:System.Int32" /> 오프셋을 가져오거나 설정합니다.</summary>
<returns>인덱싱된 항목 근처에 있는 생성되지 않은(표시되지 않은) 항목을 기준으로 하는 <see cref="T:System.Int32" /> 오프셋입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 개체를 비교하여 값이 같은지 확인합니다.</summary>
<returns>두 개체가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gp1">비교할 첫 번째 인스턴스입니다.</param>
<param name="gp2">비교할 두 번째 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 개체를 비교하여 값이 다른지 확인합니다.</summary>
<returns>값이 서로 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="gp1">비교할 첫 번째 인스턴스입니다.</param>
<param name="gp2">비교할 두 번째 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 인스턴스의 문자열 표현을 반환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 인스턴스의 문자열 표현입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Xaml을 구문 분석하는 동안 오류가 발생한 경우 throw되는 예외입니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>기본값으로 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>지정된 오류 메시지를 사용하여 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="message">예외에 대한 이유를 설명하는 오류 메시지입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 클래스의 새 인스턴스를 초기화합니다.</summary>
<param name="message">예외에 대한 이유를 설명하는 오류 메시지입니다. </param>
<param name="innerException">현재 예외의 원인이 되는 예외이거나, 내부 예외를 지정하지 않았으면 null입니다. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> 2차원 공간에서의 변환에 사용되는 3x3 행렬 유사 변환을 나타냅니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체를 초기화합니다. </summary>
<param name="m11">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> 계수입니다.</param>
<param name="m12">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> 계수입니다.</param>
<param name="m21">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> 계수입니다.</param>
<param name="m22">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> 계수입니다.</param>
<param name="offsetX">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> 계수입니다.</param>
<param name="offsetY">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 계수입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>지정한 <see cref="T:System.Object" />가 이 <see cref="T:Windows.UI.Xaml.Media.Matrix" />와 같은 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체인지 여부를 결정합니다. </summary>
<returns>
<paramref name="o" />가 이 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체와 같은 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체이면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="o">비교할 <see cref="T:System.Object" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>지정한 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 이 인스턴스와 같은지 여부를 결정합니다. </summary>
<returns>인스턴스가 서로 같으면 true이고, 그렇지 않으면 false입니다. </returns>
<param name="value">이 인스턴스와 비교할 <see cref="T:Windows.UI.Xaml.Media.Matrix" />의 인스턴스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 해시 코드를 반환합니다. </summary>
<returns>이 인스턴스의 해시 코드입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>항등 <see cref="T:Windows.UI.Xaml.Media.Matrix" />를 가져옵니다. </summary>
<returns>항등 행렬입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 항등 행렬인지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 항등 행렬이면 true이고, 그렇지 않으면 false입니다.기본값은 true입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 첫 번째 행과 첫 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" />의 첫 번째 행과 첫 번째 열 값입니다.기본값은 1입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 첫 번째 행과 두 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" />의 첫 번째 행과 두 번째 열 값입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 두 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" />의 두 번째 행과 첫 번째 열 값입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 두 번째 행과 두 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 두 번째 행과 두 번째 열 값입니다.기본값은 1입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 세 번째 행과 첫 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 세 번째 행과 첫 번째 열 값입니다.기본값은 0입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 세 번째 행과 두 번째 열 값을 가져오거나 설정합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 세 번째 행과 두 번째 열 값입니다.기본값은 0입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>지정한 두 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 같은지 여부를 결정합니다.</summary>
<returns>
<paramref name="matrix1" /><paramref name="matrix2" />가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="matrix1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체입니다.</param>
<param name="matrix2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>지정한 두 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체가 같지 않은지 여부를 결정합니다.</summary>
<returns>
<paramref name="matrix1" /><paramref name="matrix2" />가 같지 않으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="matrix1">비교할 첫 번째 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체입니다.</param>
<param name="matrix2">비교할 두 번째 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>이 멤버에 대한 설명은 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />을 참조하십시오.</summary>
<returns>지정된 형식의 현재 인스턴스 값이 포함된 문자열입니다.</returns>
<param name="format">사용할 형식을 지정하는 문자열입니다. 또는 IFormattable 구현 형식에 대해 정의된 기본 형식을 사용하기 위한 null입니다. </param>
<param name="provider">값의 형식을 지정하는 데 사용할 IFormatProvider입니다. 또는 운영 체제의 현재 로캘 설정에서 숫자 형식 정보를 가져오기 위한 null입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="T:System.String" /> 표현을 만듭니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 값이 포함된 <see cref="T:System.String" />입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>문화권별 형식 지정 정보를 사용하여 이 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 구조체의 <see cref="T:System.String" /> 표현을 만듭니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 값이 포함된 <see cref="T:System.String" />입니다.</returns>
<param name="provider">문화권별 형식 지정 정보입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Matrix" />를 사용하여 지정한 점을 변환한 다음 결과를 반환합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" />를 사용하여 <paramref name="point" />를 변환한 결과입니다.</returns>
<param name="point">변형할 점입니다.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>애니메이션에서 특정 키 프레임이 발생할 시점을 지정합니다. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />이 이 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 같은지 여부를 나타냅니다.</summary>
<returns>
<paramref name="value" />가 이 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 같은 시간 길이를 나타내는 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />이면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value"><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 비교할 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />이 이 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 같은지 여부를 나타냅니다.</summary>
<returns>
<paramref name="value" />가 이 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value"><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />과 비교할 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 값이 같은지 여부를 나타냅니다.</summary>
<returns>
<paramref name="keyTime1" />의 값과 <paramref name="keyTime2" />의 값이 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="keyTime1">비교할 첫 번째 값입니다.</param>
<param name="keyTime2">비교할 두 번째 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>제공된 <see cref="T:System.TimeSpan" />을 사용하여 새 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />을 만듭니다.</summary>
<returns>
<paramref name="timeSpan" />의 값으로 초기화된 새 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />입니다.</returns>
<param name="timeSpan"><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />의 값입니다.</param>
<exception cref="T:System.ArgumentOutOfRangeException">지정된 <paramref name="timeSpan" />이 허용되는 범위를 벗어난 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />을 나타내는 해시 코드를 반환합니다.</summary>
<returns>해시 코드 식별자입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 값이 같은지 여부를 비교합니다.</summary>
<returns>
<paramref name="keyTime1" /><paramref name="keyTime2" />가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="keyTime1">비교할 첫 번째 값입니다.</param>
<param name="keyTime2">비교할 두 번째 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>
<see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />으로 암시적으로 변환합니다.</summary>
<returns>만든 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />입니다.</returns>
<param name="timeSpan">변환할 <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 값이 다른지 여부를 비교합니다.</summary>
<returns>
<paramref name="keyTime1" /><paramref name="keyTime2" />가 같지 않으면 true이고, 서로 같으면 false입니다. </returns>
<param name="keyTime1">비교할 첫 번째 값입니다.</param>
<param name="keyTime2">비교할 두 번째 값입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>애니메이션의 시작 부분을 기준으로 하는 시간으로 표시되는 키 프레임이 끝나는 시간을 가져옵니다.</summary>
<returns>애니메이션의 시작 부분을 기준으로 하는 시간으로 표시되는 키 프레임이 끝나는 시간입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />의 문자열 표현을 반환합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />의 문자열 표현입니다.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Windows.UI.Xaml.Media.Animation.Timeline이 단순 재생 시간을 반복하는 방법을 설명합니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>지정된 반복 횟수를 사용하여 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 구조체의 새 인스턴스를 초기화합니다. </summary>
<param name="count">애니메이션의 반복 횟수를 지정하는 0보다 크거나 같은 숫자입니다. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" />가 무한대이거나, 숫자가 아닌 값이거나, 음수인 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>지정된 반복 재생 시간을 사용하여 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 구조체의 새 인스턴스를 초기화합니다. </summary>
<param name="duration">Windows.UI.Xaml.Media.Animation.Timeline을 재생하는 총 시간(활성 재생 시간)입니다. </param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" />이 음수인 경우</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Windows.UI.Xaml.Media.Animation.Timeline의 반복 횟수를 가져옵니다. </summary>
<returns>실행할 반복 횟수입니다.</returns>
<exception cref="T:System.InvalidOperationException"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 반복 횟수가 아닌 반복 재생 시간을 나타내는 경우</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Windows.UI.Xaml.Media.Animation.Timeline을 재생하는 총 시간을 가져옵니다. </summary>
<returns>Timeline을 재생하는 총 시간입니다. </returns>
<exception cref="T:System.InvalidOperationException"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 반복 재생 시간이 아닌 반복 횟수를 나타내는 경우</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 지정된 개체가 같은지 여부를 나타냅니다. </summary>
<returns>
<paramref name="value" />가 이 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 같은 반복 동작을 나타내는 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />이면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value">해당 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />과 비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>지정된 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 이<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 같은지 여부를 나타내는 값을 반환합니다. </summary>
<returns>
<paramref name="repeatBehavior" />의 형식 및 반복 동작이 이 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="repeatBehavior"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />와 비교할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>지정된 두 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 값이 같은지 여부를 나타냅니다. </summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" />의 형식 및 반복 동작이 서로 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="repeatBehavior1">비교할 첫 번째 값입니다.</param>
<param name="repeatBehavior2">비교할 두 번째 값입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>무한 반복을 지정하는 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />를 가져옵니다. </summary>
<returns>무한 반복을 지정하는 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />입니다. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>해당 인스턴스의 해시 코드를 반환합니다.</summary>
<returns>해시 코드입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>반복 동작에 반복 횟수가 지정되어 있는지 여부를 나타내는 값을 가져옵니다.</summary>
<returns>인스턴스가 반복 횟수를 나타내면 true이고, 그렇지 않으면 false입니다. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>반복 동작에 반복 재생 시간이 지정되어 있는지 여부를 나타내는 값을 가져옵니다. </summary>
<returns>인스턴스가 반복 재생 시간을 나타내면 true이고, 그렇지 않으면 false입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>지정된 두 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 값이 같은지 여부를 나타냅니다. </summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" />의 형식 및 반복 동작이 서로 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="repeatBehavior1">비교할 첫 번째 값입니다.</param>
<param name="repeatBehavior2">비교할 두 번째 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 값이 같지 않은지 여부를 나타냅니다. </summary>
<returns>
<paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" />의 형식이 서로 다르거나 반복 동작 속성이 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="repeatBehavior1">비교할 첫 번째 값입니다.</param>
<param name="repeatBehavior2">비교할 두 번째 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>이 멤버에 대한 설명은 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />을 참조하십시오.</summary>
<returns>지정된 형식의 현재 인스턴스 값이 포함된 문자열입니다.</returns>
<param name="format">사용할 형식을 지정하는 문자열이거나, IFormattable 구현 형식에 대해 정의된 기본 형식을 사용하려면 null입니다. </param>
<param name="formatProvider">값의 형식을 지정하는 데 사용할 IFormatProvider이거나, 운영 체제의 현재 로캘 설정에서 숫자 형식 정보를 가져오려면 null입니다. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />의 문자열 표현을 반환합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />의 문자열 표현입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>지정된 형식을 사용하여 이 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />의 문자열 표현을 반환합니다. </summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />의 문자열 표현입니다.</returns>
<param name="formatProvider">반환 값을 생성하는 데 사용되는 형식입니다.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>동작을 반복하는 방식을 설명하는 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> 값 중 하나를 가져오거나 설정합니다. </summary>
<returns>반복 동작의 형식입니다. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 원시 값이 나타내는 반복 모드를 지정합니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 타임라인에서 전체 실행 횟수를 반복해야 하는 경우를 나타냅니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />가 타임라인에서 지정된 기간 동안 반복해야 하는 경우를 나타냅니다. 이 기간 동안 일부에서 애니메이션이 종료 될 수 있습니다. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />에서 타임라인을 무기한 반복해야 하는 사례를 나타냅니다. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>3D(3차원) 공간에서의 변환에 사용되는 4x4 매트릭스를 나타냅니다.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 클래스의 새 인스턴스를 초기화합니다. </summary>
<param name="m11">새 매트릭스의 (1,1) 필드에 대한 값입니다.</param>
<param name="m12">새 매트릭스의 (1,2) 필드에 대한 값입니다.</param>
<param name="m13">새 매트릭스의 (1,3) 필드에 대한 값입니다.</param>
<param name="m14">새 매트릭스의 (1,4) 필드에 대한 값입니다.</param>
<param name="m21">새 매트릭스의 (2,1) 필드에 대한 값입니다.</param>
<param name="m22">새 매트릭스의 (2,2) 필드에 대한 값입니다.</param>
<param name="m23">새 매트릭스의 (2,3) 필드에 대한 값입니다.</param>
<param name="m24">새 매트릭스의 (2,4) 필드에 대한 값입니다.</param>
<param name="m31">새 매트릭스의 (3,1) 필드에 대한 값입니다.</param>
<param name="m32">새 매트릭스의 (3,2) 필드에 대한 값입니다.</param>
<param name="m33">새 매트릭스의 (3,3) 필드에 대한 값입니다.</param>
<param name="m34">새 매트릭스의 (3,4) 필드에 대한 값입니다.</param>
<param name="offsetX">새 매트릭스의 X 오프셋 필드에 대한 값입니다.</param>
<param name="offsetY">새 매트릭스의 Y 오프셋 필드에 대한 값입니다.</param>
<param name="offsetZ">새 매트릭스의 Z 오프셋 필드에 대한 값입니다.</param>
<param name="m44">새 매트릭스의 (4,4) 필드에 대한 값입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>두 매트릭스가 일치하는지 여부를 테스트합니다.</summary>
<returns>매트릭스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="o">같은지 여부를 테스트할 개체입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>두 매트릭스가 일치하는지 여부를 테스트합니다.</summary>
<returns>매트릭스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="value">비교할 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>이 매트릭스의 해시 코드를 반환합니다.</summary>
<returns>이 매트릭스의 해시 코드를 지정하는 정수입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />를 반전할 수 있는지 여부를 나타내는 값을 가져옵니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />에 역이 있으면 true이고, 그렇지 않으면 false입니다.기본값은 true입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 구조체를 항등 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />로 변경합니다.</summary>
<returns>항등 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 구조체를 반전합니다.</summary>
<exception cref="T:System.InvalidOperationException">매트릭스를 반전할 수 없는 경우</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 구조체가 항등 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />인지 여부를 확인합니다.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />가 항등 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />이면 true이고, 그렇지 않으면 false입니다.기본값은 true입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 구조체의 첫 번째 행과 첫 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 두 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 두 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 세 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 세 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 네 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 첫 번째 행과 네 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 첫 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 두 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 두 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 세 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 세 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 네 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 두 번째 행과 네 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 첫 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 두 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 두 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 세 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 세 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 네 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 세 번째 행과 네 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 네 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 네 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 첫 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 첫 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 두 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 두 번째 열 값입니다.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 세 번째 열 값을 가져오거나 설정합니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 네 번째 행과 세 번째 열 값입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 인스턴스를 비교하여 완전히 같은지 여부를 확인합니다.</summary>
<returns>매트릭스가 같으면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="matrix1">비교할 첫 번째 매트릭스입니다.</param>
<param name="matrix2">비교할 두 번째 매트릭스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 인스턴스가 다른지 비교합니다.</summary>
<returns>매트릭스가 다르면 true이고, 그렇지 않으면 false입니다.</returns>
<param name="matrix1">비교할 첫 번째 매트릭스입니다.</param>
<param name="matrix2">비교할 두 번째 매트릭스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>지정된 매트릭스를 곱합니다.</summary>
<returns>곱셈 결과에 해당하는 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />입니다.</returns>
<param name="matrix1">곱할 매트릭스입니다.</param>
<param name="matrix2">첫 번째 매트릭스와 곱하는 매트릭스입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>이 멤버에 대한 설명은 <see cref="M:System.IFormattable.ToString" />을 참조하십시오.</summary>
<returns>지정된 형식의 현재 인스턴스 값입니다.</returns>
<param name="format">사용할 형식입니다.</param>
<param name="provider">사용할 공급자입니다.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 문자열 표현을 만듭니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 문자열 표현입니다.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 문자열 표현을 만듭니다.</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />의 문자열 표현입니다.</returns>
<param name="provider">문화권별 형식 지정 정보입니다.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,844 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Описывает характеристик закругленного угла, например те, которые могут быть применены к Windows.UI.Xaml.Controls.Border.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Инициализирует новую структуру <see cref="T:Windows.UI.Xaml.CornerRadius" />, применяя ко всем углам одинаковый радиус.</summary>
<param name="uniformRadius">Одинаковый радиус применяется ко всем четырем свойствам <see cref="T:Windows.UI.Xaml.CornerRadius" /> (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.CornerRadius" />, применяя к углам определенные значения радиуса.</summary>
<param name="topLeft">Задает начальное свойство <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />.</param>
<param name="topRight">Задает начальное свойство <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />.</param>
<param name="bottomRight">Задает начальное свойство <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />.</param>
<param name="bottomLeft">Задает начальное свойство <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Получает или задает радиус изгиба (в пикселях) левого нижнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее радиус изгиба (в пикселях) левого нижнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Получает или задает радиус изгиба (в пикселях) правого нижнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее радиус изгиба (в пикселях) правого нижнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Сравнивает данную структуру <see cref="T:Windows.UI.Xaml.CornerRadius" /> с другим объектом на предмет их равенства.</summary>
<returns>true, если два объекта равны; в противном случае false.</returns>
<param name="obj">Сравниваемый объект.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Сравнивает данную структуру <see cref="T:Windows.UI.Xaml.CornerRadius" /> с другой структурой <see cref="T:Windows.UI.Xaml.CornerRadius" /> для определения равенства.</summary>
<returns>Значение true если два экземпляра <see cref="T:Windows.UI.Xaml.CornerRadius" /> равны; в противном случае — значение false.</returns>
<param name="cornerRadius">Экземпляр <see cref="T:Windows.UI.Xaml.CornerRadius" /> для сравнения на предмет их равенства.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Возвращает хэш-код данной структуры.</summary>
<returns>Хэш-код для данного объекта <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Сравнивает значение двух структур <see cref="T:Windows.UI.Xaml.CornerRadius" />, на предмет равенства.</summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.CornerRadius" /> равны, в противном случае — false.</returns>
<param name="cr1">Первая сравниваемая структура.</param>
<param name="cr2">Вторая сравниваемая структура.</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Сравнивает две структуры <see cref="T:Windows.UI.Xaml.CornerRadius" />, чтобы выявить различие. </summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.CornerRadius" /> не равны; в противном случае — значение false.</returns>
<param name="cr1">Первая сравниваемая структура.</param>
<param name="cr2">Вторая сравниваемая структура.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Получает или задает радиус изгиба (в пикселях) левого верхнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее радиус изгиба (в пикселях) левого верхнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Получает или задает радиус изгиба (в пикселях) правого верхнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее радиус изгиба (в пикселях) правого верхнего угла объекта, для которого применен <see cref="T:Windows.UI.Xaml.CornerRadius" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Возвращает строковое представление структуры <see cref="T:Windows.UI.Xaml.CornerRadius" />.</summary>
<returns>
<see cref="T:System.String" />, предоставляющее, <see cref="T:Windows.UI.Xaml.CornerRadius" /> значение.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Представляет продолжительность периода нахождения Windows.UI.Xaml.Media.Animation.Timeline в активном состоянии.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Выполняет инициализацию нового экземпляра структуры <see cref="T:Windows.UI.Xaml.Duration" /> с использованием предоставленного <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">Представляет первоначальный интервал времени.</param>
<exception cref="T:System.ArgumentException">Значение параметра <paramref name="timeSpan" /> оценивается меньше, чем значение <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Суммирует значение указанного объекта <see cref="T:Windows.UI.Xaml.Duration" /> со значением данного объекта <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Если участвующие объекты <see cref="T:Windows.UI.Xaml.Duration" /> имеют значения, возвращается объект <see cref="T:Windows.UI.Xaml.Duration" />, представляющий суммарное значение.В противном случае метод возвращает значение null.</returns>
<param name="duration">Экземпляр <see cref="T:Windows.UI.Xaml.Duration" />, представляющий значение текущего экземпляра плюс <paramref name="duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Получает значение <see cref="T:Windows.UI.Xaml.Duration" />, которое определяется автоматически.</summary>
<returns>Объект <see cref="T:Windows.UI.Xaml.Duration" />, инициализируемый с автоматическим значением.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Сравнивает одно значение <see cref="T:Windows.UI.Xaml.Duration" /> с другим.</summary>
<returns>Если <paramref name="t1" /> меньше <paramref name="t2" />, разница представлена отрицательным значением.Если значение параметра <paramref name="t1" /> равно значению <paramref name="t2" /> — значение 0.Если значение параметра <paramref name="t1" /> больше значения <paramref name="t2" /> — положительное значение, представляющее разность.</returns>
<param name="t1">Первый экземпляр <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй экземпляр <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Определяет, равен ли заданный объект объекту <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Значение true, если объект, заданный параметром value, равен данному объекту <see cref="T:Windows.UI.Xaml.Duration" />; в противном случае — значение false.</returns>
<param name="value">Объект для проверки на равенство.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Определяет, равен ли указанный объект <see cref="T:Windows.UI.Xaml.Duration" /> данному объекту <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>true если <paramref name="duration" /> идентичен <see cref="T:Windows.UI.Xaml.Duration" />; в противном случае — значение false.</returns>
<param name="duration">Объект <see cref="T:Windows.UI.Xaml.Duration" /> для проверки на равенство.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, равны ли два значения <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Значение true, если значения параметров <paramref name="t1" /> и <paramref name="t2" /> равны; в противном случае — значение false.</returns>
<param name="t1">Первый объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Получает значение <see cref="T:Windows.UI.Xaml.Duration" />, которое представляет неограниченный интервал.</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> инициализируется вечным значением.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Получает хэш-код для данного объекта.</summary>
<returns>Идентификатор хэш-кода.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Получает значение, указывающее, представляет ли данный объект <see cref="T:Windows.UI.Xaml.Duration" /> значение <see cref="T:System.TimeSpan" />.</summary>
<returns>Значение true, если данный объект <see cref="T:Windows.UI.Xaml.Duration" /> имеет значение <see cref="T:System.TimeSpan" />; в противном случае — значение false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Суммирует два значения <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Если оба значения <see cref="T:Windows.UI.Xaml.Duration" /> имеют значения <see cref="T:System.TimeSpan" />, данный метод возвращает сумму этих двух значений.Если одно из значений равняется <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, данный метод возвращает <see cref="P:Windows.UI.Xaml.Duration.Automatic" />.Если одно из значений равняется <see cref="P:Windows.UI.Xaml.Duration.Forever" />, данный метод возвращает <see cref="P:Windows.UI.Xaml.Duration.Forever" />.Если <paramref name="t1" /> или <paramref name="t2" /> не имеет значения, данный метод возвращает null.</returns>
<param name="t1">Первый прибавляемый размер <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Второй прибавляемый размер <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, равны ли два экземпляра <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Значение true, если оба значения <see cref="T:Windows.UI.Xaml.Duration" /> имеют одинаковые значения свойств, или все значения <see cref="T:Windows.UI.Xaml.Duration" /> имеют значение null.В противном случае данный метод возвращает значение false.</returns>
<param name="t1">Первый объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, превышает ли значение одного объекта <see cref="T:Windows.UI.Xaml.Duration" /> значение другого.</summary>
<returns>Значение true, если параметры <paramref name="t1" /> и <paramref name="t2" /> имеют значения и при этом значение параметра <paramref name="t1" /> больше значения параметра <paramref name="t2" />; в противном случае — значение false.</returns>
<param name="t1">Значение <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второе значение <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, является ли значение объекта <see cref="T:Windows.UI.Xaml.Duration" /> больше или равным значению другого объекта.</summary>
<returns>Значение true, если <paramref name="t1" /> и <paramref name="t2" /> имеют значения и при этом <paramref name="t1" /> больше или равен <paramref name="t2" />; в противном случае —false.</returns>
<param name="t1">Первый экземпляр <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй экземпляр <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Неявно создает объект <see cref="T:Windows.UI.Xaml.Duration" /> из заданного объекта <see cref="T:System.TimeSpan" />.</summary>
<returns>Созданный объект <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="timeSpan">Объект <see cref="T:System.TimeSpan" />, из которого неявно создается объект <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<exception cref="T:System.ArgumentException">Значение параметра <paramref name="timeSpan" /> оценивается меньше, чем значение <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, являются ли два экземпляра <see cref="T:Windows.UI.Xaml.Duration" /> неравными.</summary>
<returns>Значение true, если один из <paramref name="t1" /> или <paramref name="t2" /> представляет значение, или если они оба представляют неравные значения; в противном случае — false.</returns>
<param name="t1">Первый объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, является ли значение экземпляра <see cref="T:Windows.UI.Xaml.Duration" /> меньше значения другого экземпляра.</summary>
<returns>Значение true, если <paramref name="t1" /> и <paramref name="t2" /> имеют значения и при этом <paramref name="t1" /> меньше <paramref name="t2" />; в противном случае —false.</returns>
<param name="t1">Первый объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Второй объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Определяет, является ли значение объекта <see cref="T:Windows.UI.Xaml.Duration" /> меньше или равным значению другого объекта.</summary>
<returns>Значение true, если параметры <paramref name="t1" /> и <paramref name="t2" /> имеют значения и при этом значение параметра <paramref name="t1" /> меньше или равно значению параметра <paramref name="t2" />; в противном случае — значение false.</returns>
<param name="t1">Объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
<param name="t2">Объект <see cref="T:Windows.UI.Xaml.Duration" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Вычитает значение одного объекта <see cref="T:Windows.UI.Xaml.Duration" /> из значения другого.</summary>
<returns>Если оба объекта <see cref="T:Windows.UI.Xaml.Duration" /> имеют значения, возвращается объект <see cref="T:Windows.UI.Xaml.Duration" />, представляющий разность значений параметров <paramref name="t1" /> и <paramref name="t2" />.Если параметр <paramref name="t1" /> имеет значение <see cref="P:Windows.UI.Xaml.Duration.Forever" />, а параметр <paramref name="t2" /> — значение <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, данный метод возвращает значение <see cref="P:Windows.UI.Xaml.Duration.Forever" />.В противном случае метод возвращает значение null.</returns>
<param name="t1">Первая коллекция <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">Вычитаемый объект <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Возвращает указанный объект <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Результат операции <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<param name="duration">Получаемый объект <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Вычитает указанный объект <see cref="T:Windows.UI.Xaml.Duration" /> из данного объекта <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Объект <see cref="T:Windows.UI.Xaml.Duration" />, получившийся в результате вычитания.</returns>
<param name="duration">Объект <see cref="T:Windows.UI.Xaml.Duration" />, вычитаемый из данного объекта <see cref="T:Windows.UI.Xaml.Duration" />.</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Получает значение <see cref="T:System.TimeSpan" />, представляемое данным объектом <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<returns>Значение <see cref="T:System.TimeSpan" />, представляемое данным объектом <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.InvalidOperationException">Объект <see cref="T:Windows.UI.Xaml.Duration" /> не представляет диапазон <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Преобразует объект <see cref="T:Windows.UI.Xaml.Duration" /> в представление <see cref="T:System.String" />.</summary>
<returns>Представление <see cref="T:System.String" /> для данного объекта <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Задает, имеет ли <see cref="T:Windows.UI.Xaml.Duration" /> специальное значение Automatic или Forever или имеет допустимую информацию в своем компоненте <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Имеет специальное значение "Автоматически". </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Имеет специальное значение "Всегда". </summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Имеет допустимую информацию в компоненте <see cref="T:System.TimeSpan" />. </summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Представляет длину элементов, явно поддерживающих типы единиц <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />. </summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.GridLength" /> с использованием заданного абсолютного значения в пикселях. </summary>
<param name="pixels">Абсолютное число пикселей, которое следует установить как значение.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.GridLength" /> и указывает вид содержащегося в ней значения. </summary>
<param name="value">Первоначальное значение данного экземпляра <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">
<see cref="T:Windows.UI.Xaml.GridUnitType" />, содержащийся в данном экземпляре <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">значение меньше 0 или не является числом.- или -тип не является допустимым типом <see cref="T:Windows.UI.Xaml.GridUnitType" />.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Получает экземпляр <see cref="T:Windows.UI.Xaml.GridLength" />, содержащий значение, размер которого определяется свойствами размера объекта содержимого.</summary>
<returns>Экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> со свойством <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />, имеющим значение <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Определяет, равен ли указанный объект текущему экземпляру <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Значение true, если заданный объект имеет одно значение и <see cref="T:Windows.UI.Xaml.GridUnitType" /> в качестве текущего экземпляра; в противном случае — false.</returns>
<param name="oCompare">Объект для сравнения с текущим экземпляром.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Определяет, равен ли указанный объект <see cref="T:Windows.UI.Xaml.GridLength" /> текущему объекту <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Значение true, если заданный <see cref="T:Windows.UI.Xaml.GridLength" /> имеет одно значение и <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> в качестве текущего экземпляра; в противном случае —false.</returns>
<param name="gridLength">Структура <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения с ткущим экземпляром.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Получает хэш-код для объекта <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Хэш-код для <see cref="T:Windows.UI.Xaml.GridLength" />. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Получает связанный <see cref="T:Windows.UI.Xaml.GridUnitType" /> для <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
<returns>Одно из значений <see cref="T:Windows.UI.Xaml.GridUnitType" />.Значение по умолчанию — <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Получает значение, указывающее, содержит ли <see cref="T:Windows.UI.Xaml.GridLength" /> значение выражаемое в пикселях. </summary>
<returns>Значение true, если свойство <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> является <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; в противном случае — false.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Получает значение, указывающее, содержит ли <see cref="T:Windows.UI.Xaml.GridLength" /> значение, размер которого определяется свойствами размера объекта содержимого. </summary>
<returns>Значение true, если свойство <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> является <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; в противном случае — false. </returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Получает значение, указывающее, содержит ли <see cref="T:Windows.UI.Xaml.GridLength" /> значение, выражаемое в качестве пропорции доступного пространства. </summary>
<returns>Значение true, если свойство <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> является <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; в противном случае — false. </returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Сравнивает две структуры <see cref="T:Windows.UI.Xaml.GridLength" /> на равенство.</summary>
<returns>Значение true, если два экземпляра <see cref="T:Windows.UI.Xaml.GridLength" /> имеют одно значение и <see cref="T:Windows.UI.Xaml.GridUnitType" />; в противном случае — false.</returns>
<param name="gl1">Первый экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения.</param>
<param name="gl2">Второй экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Сравнивает две структуры <see cref="T:Windows.UI.Xaml.GridLength" />, чтобы определить, что они не равны.</summary>
<returns>Значение true, если два экземпляра <see cref="T:Windows.UI.Xaml.GridLength" /> не имеют одно значение и <see cref="T:Windows.UI.Xaml.GridUnitType" />; в противном случае — false.</returns>
<param name="gl1">Первый экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения.</param>
<param name="gl2">Второй экземпляр <see cref="T:Windows.UI.Xaml.GridLength" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Возвращает представление <see cref="T:System.String" /> для <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>Представление <see cref="T:System.String" /> текущей структуры <see cref="T:Windows.UI.Xaml.GridLength" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Получает <see cref="T:System.Double" />, представляющее значение <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>
<see cref="T:System.Double" />, представляющий значение текущего экземпляра. </returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Описывает тип значения объекта <see cref="T:Windows.UI.Xaml.GridLength" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>Размер определяется свойствами размера объекта содержимого. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>Значение выражается в пикселях. </summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>Значение выражается как взвешенная пропорция доступного пространства. </summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>Исключение, вызываемое циклом макета.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> значениями по умолчанию. </summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> с указанным сообщением об ошибке.</summary>
<param name="message">Сообщение об ошибке с объяснением причин исключения. </param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> с указанным сообщением об ошибке и ссылкой на внутреннее исключение, вызвавшее это исключение. </summary>
<param name="message">Сообщение об ошибке с объяснением причин исключения. </param>
<param name="innerException">Исключение, вызвавшее текущее исключение, или значение null, если внутреннее исключение не задано.</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Определяет толщину рамки вокруг прямоугольника.Четыре <see cref="T:System.Double" /> значения определяют соответственно <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />, и <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> сторон прямоугольника.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Инициализирует структуру <see cref="T:Windows.UI.Xaml.Thickness" />, для которой с каждой стороны задана одинаковая длина. </summary>
<param name="uniformLength">Единое значение длины для всех четырех сторон обрамляющего прямоугольника.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Инициализирует новую структуру <see cref="T:Windows.UI.Xaml.Thickness" />, имеющую указанные значения длины (заданные как <see cref="T:System.Double" />), и применяющиеся для каждой из сторон прямоугольника. </summary>
<param name="left">Толщина левой стороны прямоугольника.</param>
<param name="top">Толщина верхней стороны прямоугольника.</param>
<param name="right">Толщина правой стороны прямоугольника.</param>
<param name="bottom">Толщина нижней стороны прямоугольника.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Получает или задает ширину (в пикселях) нижней стороны обрамляющего прямоугольника.</summary>
<returns>Значение <see cref="T:System.Double" />, представляющее в пикселях ширину нижней стороны обрамляющего прямоугольника для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Сравнивает данную структуру <see cref="T:Windows.UI.Xaml.Thickness" /> с другой структурой <see cref="T:System.Object" /> для определения равенства.</summary>
<returns>true, если два объекта равны; в противном случае false.</returns>
<param name="obj">Сравниваемый объект.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Сравнивает данную структуру <see cref="T:Windows.UI.Xaml.Thickness" /> с другой структурой <see cref="T:Windows.UI.Xaml.Thickness" /> для определения равенства.</summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.Thickness" /> равны, в противном случае — false.</returns>
<param name="thickness">Экземпляр <see cref="T:Windows.UI.Xaml.Thickness" /> для сравнения на предмет их равенства.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Возвращает хэш-код данной структуры.</summary>
<returns>Хэш-код для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Получает или задает ширину (в пикселях) левой стороны обрамляющего прямоугольника. </summary>
<returns>Значение типа <see cref="T:System.Double" />, представляющее ширину в пикселях левой стороны обрамляющего прямоугольника для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Сравнивает значение двух структур <see cref="T:Windows.UI.Xaml.Thickness" />, на предмет равенства.</summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.Thickness" /> равны, в противном случае — false.</returns>
<param name="t1">Первая сравниваемая структура.</param>
<param name="t2">Вторая сравниваемая структура.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Сравнивает две структуры <see cref="T:Windows.UI.Xaml.Thickness" />, чтобы выявить различие. </summary>
<returns>true если два экземпляра <see cref="T:Windows.UI.Xaml.Thickness" /> не равны; в противном случае — значение false.</returns>
<param name="t1">Первая сравниваемая структура.</param>
<param name="t2">Вторая сравниваемая структура.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Получает или задает ширину (в пикселях) правой стороны обрамляющего прямоугольника. </summary>
<returns>Значение <see cref="T:System.Double" />, представляющее в пикселях ширину правой стороны обрамляющего прямоугольника для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Получает или задает ширину (в пикселях) верхней стороны обрамляющего прямоугольника.</summary>
<returns>Значение <see cref="T:System.Double" />, представляющее в пикселях ширину верхней стороны обрамляющего прямоугольника для данного экземпляра <see cref="T:Windows.UI.Xaml.Thickness" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Возвращает строковое представление структуры <see cref="T:Windows.UI.Xaml.Thickness" />.</summary>
<returns>
<see cref="T:System.String" />, предоставляющее, <see cref="T:Windows.UI.Xaml.Thickness" /> значение.</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>Исключение, которое создается при попытке доступа к элементу автоматизации пользовательского интерфейса, который соответствует недоступному элементу пользовательского интерфейса.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> значениями по умолчанию. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> с указанным сообщением об ошибке. </summary>
<param name="message">Сообщение, описывающее ошибку. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> с указанным сообщением об ошибке и ссылкой на внутреннее исключение, вызвавшее это исключение. </summary>
<param name="message">Сообщение, описывающее ошибку. </param>
<param name="innerException">Исключение, вызвавшее текущее исключение, или значение null, если внутреннее исключение не задано. </param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>Исключение, которое создается при попытке управлять отключенным элементом управления через автоматизацию пользовательского интерфейса. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> значениями по умолчанию. </summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> с указанным сообщением об ошибке.</summary>
<param name="message">Сообщение, описывающее ошибку. </param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> с указанным сообщением об ошибке и ссылкой на внутреннее исключение, вызвавшее это исключение.</summary>
<param name="message">Сообщение, описывающее ошибку. </param>
<param name="innerException">Исключение, вызвавшее текущее исключение, или значение null, если внутреннее исключение не задано. </param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> используется для описания позиции элемента, которым управляет Windows.UI.Xaml.Controls.ItemContainerGenerator.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> указанным индексом и смещением.</summary>
<param name="index">Индекс <see cref="T:System.Int32" /> относительно созданных (реализованных) элементов.-1 является особым значением, указывающим на фиктивный элемент в начале или в конце списка элементов.</param>
<param name="offset">Смещение <see cref="T:System.Int32" /> относительно несгенерированных (нереализованных) элементов возле индексированного элемента.Смещение 0 указывает на сам индексированный элемент, 1 — на следующий несозданный (нереализованный) элемент, а -1 — на предыдущий элемент.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Сравнивает заданный экземпляр с текущим экземпляром объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />, проверяя равенство значений.</summary>
<returns>true, если <paramref name="o" /> и этот экземпляр <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> имеют одинаковые значения.</returns>
<param name="o">Экземпляр <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Возвращает хэш-код для этого <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Хэш-код для данного объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Возвращает или задает индекс <see cref="T:System.Int32" /> относительно сгенерированных элементов.</summary>
<returns>Индекс <see cref="T:System.Int32" /> относительно созданных (реализованных) элементов.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Возвращает или задает смещение <see cref="T:System.Int32" /> относительно несгенерированных (нереализованных) элементов возле индексированного элемента.</summary>
<returns>Смещение <see cref="T:System.Int32" /> относительно несгенерированных (нереализованных) элементов возле индексированного элемента.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Сравнивает два объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> на равенство значений.</summary>
<returns>true, если два объекта равны; в противном случае false.</returns>
<param name="gp1">Первый экземпляр для сравнения.</param>
<param name="gp2">Второй экземпляр для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Сравнивает два объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> на неравенство значений.</summary>
<returns>true, если значения не равны; в противном случае false.</returns>
<param name="gp1">Первый экземпляр для сравнения.</param>
<param name="gp2">Второй экземпляр для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Возвращает строковое представление данного экземпляра <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>Строковое представление данного экземпляра объекта <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>Исключение, создаваемое в случае возникновения ошибки при синтаксическом анализе Xaml. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> значениями по умолчанию. </summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> с указанным сообщением об ошибке. </summary>
<param name="message">Сообщение об ошибке с объяснением причин исключения. </param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> с указанным сообщением об ошибке и ссылкой на внутреннее исключение, вызвавшее это исключение.</summary>
<param name="message">Сообщение об ошибке с объяснением причин исключения. </param>
<param name="innerException">Исключение, вызвавшее текущее исключение, или значение null, если внутреннее исключение не задано. </param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> Представляет матрицу аффинного преобразования 3х3, используемую для преобразований в двухмерном пространстве. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Инициализирует структуру <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<param name="m11">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m12">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m21">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="m22">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetX">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="offsetY">Коэффициент <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Определяет, является ли указанный <see cref="T:System.Object" /> структурой <see cref="T:Windows.UI.Xaml.Media.Matrix" />, идентичной данной структуре <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>true, если <paramref name="o" /> является структурой <see cref="T:Windows.UI.Xaml.Media.Matrix" />, идентичной структуре <see cref="T:Windows.UI.Xaml.Media.Matrix" />; в противном случае — false.</returns>
<param name="o">Объект <see cref="T:System.Object" /> для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Определяет, идентична ли указанная структура <see cref="T:Windows.UI.Xaml.Media.Matrix" /> данному экземпляру. </summary>
<returns>Значение true, если экземпляры равны; в противном случае — значение false. </returns>
<param name="value">Экземпляр объекта <see cref="T:Windows.UI.Xaml.Media.Matrix" /> для сравнения с данным экземпляром.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Возвращает хэш-код данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Хэш-код данного экземпляра.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Получает единичную <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Единичная матрица.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Получает значение, указывающее, является ли эта структура <see cref="T:Windows.UI.Xaml.Media.Matrix" /> единичной матрицей. </summary>
<returns>true, если структура <see cref="T:Windows.UI.Xaml.Media.Matrix" /> является единичной матрицей; в противном случае — false.Значение по умолчанию — true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Получает или задает значение в первой строке и первом столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение первой строки и первого столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Получает или задает значение в первой строке и втором столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение первой строки и второго столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Получает или задает значение во второй строке и первом столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>Значение второй строки и первого столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Получает или задает значение во второй строке и втором столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение во второй строке и втором столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Получает или задает значение в третьей строке и первом столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение в третьей строке и первом столбце этой структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Получает или задает значение в третьей строке и втором столбце данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Значение в третьей строке и втором столбце этой структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.Значение по умолчанию — 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Определяет, совпадают ли две указанные структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<returns>true, если <paramref name="matrix1" /> и <paramref name="matrix2" /> идентичны; в противном случае — false.</returns>
<param name="matrix1">Первая сравниваемая структура <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="matrix2">Вторая сравниваемая структура <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Проверяет, являются ли две заданные структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" /> не идентичными.</summary>
<returns>true, если <paramref name="matrix1" /> и <paramref name="matrix2" /> не идентичны; в противном случае — false.</returns>
<param name="matrix1">Первая сравниваемая структура <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
<param name="matrix2">Вторая сравниваемая структура <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Описание этого члена см. в разделе <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Строка, содержащая значение текущего экземпляра в заданном формате.</returns>
<param name="format">Строка, задающая используемый формат. – или – Значение null для использования формата по умолчанию, определенного для типа реализации IFormattable. </param>
<param name="provider">Объект IFormatProvider, используемый для форматирования значения. – или – Значение null для получения сведений о форматировании чисел на основе текущего значения параметра языкового стандарта операционной системы. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Создает представление <see cref="T:System.String" /> для данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />. </summary>
<returns>Объект <see cref="T:System.String" />, содержащий значения <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> и <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Создает представление в виде <see cref="T:System.String" /> данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" /> с использованием сведений о форматировании, связанных с языком и региональными параметрами. </summary>
<returns>Объект <see cref="T:System.String" />, содержащий значения <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> и <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="provider">Сведения о форматировании, связанные с языком и региональными параметрами.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Преобразует заданную точку с использованием <see cref="T:Windows.UI.Xaml.Media.Matrix" /> и возвращает результат.</summary>
<returns>Результат преобразования объекта <paramref name="point" /> посредством данной структуры <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
<param name="point">Точка для преобразования.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Определяет, когда определенный опорный кадр должен быть отображен во время анимации. </summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Указывает, равен ли объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> данному объекту <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Значение true, если параметр <paramref name="value" /> является объектом <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, представляющим такой же промежуток времени, что и данный объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; в противном случае — значение false.</returns>
<param name="value">Объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> для сравнения с данным объектом <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Определяет, равен ли указанный объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> данному объекту <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>true если <paramref name="value" /> идентичен <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; в противном случае — значение false.</returns>
<param name="value">Объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> для сравнения с данным объектом <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Указывает, равны ли два значения <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Значение true, если значения параметров <paramref name="keyTime1" /> и <paramref name="keyTime2" /> равны; в противном случае — значение false.</returns>
<param name="keyTime1">Первое сравниваемое значение.</param>
<param name="keyTime2">Второе сравниваемое значение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Создает новый объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, используя предоставленный промежуток времени <see cref="T:System.TimeSpan" />.</summary>
<returns>Новый экземпляр <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, инициализированный значением <paramref name="timeSpan" />.</returns>
<param name="timeSpan">Значение нового объекта <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<exception cref="T:System.ArgumentOutOfRangeException">Указанный <paramref name="timeSpan" /> находится за пределами допустимого диапазона.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Возвращает хэш-код, представляющий данный объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Идентификатор хэш-кода.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Сравнивает два значения <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> на предмет их равенства.</summary>
<returns>Значение true если <paramref name="keyTime1" /> и <paramref name="keyTime2" /> равны; в противном случае — значение false.</returns>
<param name="keyTime1">Первое сравниваемое значение.</param>
<param name="keyTime2">Второе сравниваемое значение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Неявно преобразует объект <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> в объект <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>Созданный <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
<param name="timeSpan">Преобразуемое значение <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Сравнивает два значения <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> на предмет их неравенства.</summary>
<returns>Значение true если <paramref name="keyTime1" /> и <paramref name="keyTime2" /> не равны; в противном случае — значение false. </returns>
<param name="keyTime1">Первое сравниваемое значение.</param>
<param name="keyTime2">Второе сравниваемое значение.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Получает время окончания опорного кадра, указанное как время с начала анимации.</summary>
<returns>Время окончания опорного кадра, указанное как время с начала анимации.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Возвращает строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />. </summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Описывает поведение объекта Windows.UI.Xaml.Media.Animation.Timeline при повторе своей простой длительности.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> с указанным числом итераций. </summary>
<param name="count">Неотрицательное число, указывающее количество итераций для анимации. </param>
<exception cref="T:System.ArgumentOutOfRangeException">Значение <paramref name="count" /> считается бесконечным, не являющимся числом или отрицательным.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Инициализирует новый экземпляр структуры <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> с указанной длительностью повтора. </summary>
<param name="duration">Общая продолжительность времени, в течение которого будет воспроизводиться объект Windows.UI.Xaml.Media.Animation.Timeline (активная длительность). </param>
<exception cref="T:System.ArgumentOutOfRangeException">Параметр <paramref name="duration" /> является отрицательным числом.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Возвращает число повторов Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Число повторяемых итераций.</returns>
<exception cref="T:System.InvalidOperationException">Это свойство <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> указывает длительность повтора, а не число итераций.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Возвращает общее время воспроизведения Windows.UI.Xaml.Media.Animation.Timeline. </summary>
<returns>Общее время воспроизведения шкалы времени. </returns>
<exception cref="T:System.InvalidOperationException">Этот объект <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> указывает, число итераций, а не длительность повтора.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Указывает, равен ли заданный объект этому объекту <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Значение true, если параметр <paramref name="value" /> является объектом <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, представляющим то же поведение при повторе, что и данный объект <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, в противном случае — значение false.</returns>
<param name="value">Объект, который требуется сравнить с данным объектом <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Возвращает значение, указывающее, равен ли указанный объект <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> этому объекту <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Значение true, если как тип, так и поведение при повторе <paramref name="repeatBehavior" /> совпадают с этим объектом <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; в противном случае значение false.</returns>
<param name="repeatBehavior">Значение, сравниваемое с этим объектом <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Указывает, равны ли два заданных значения <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Значение true, если как тип, так и поведение при повторе <paramref name="repeatBehavior1" /> соответствуют аналогичным параметрам <paramref name="repeatBehavior2" />; в обратном случае значение false.</returns>
<param name="repeatBehavior1">Первое сравниваемое значение.</param>
<param name="repeatBehavior2">Второе сравниваемое значение.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Возвращает значение <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, которое указывает бесконечное число повторов. </summary>
<returns>Значение <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />, которое указывает бесконечное число повторов. </returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Возвращает хэш-код данного экземпляра.</summary>
<returns>Хэш-код.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Возвращает значение, которое указывает, задано ли для поведения при повторе число итераций.</summary>
<returns>Значение true, если экземпляр представляет число итераций; в противном случае — значение false. </returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Возвращает значение, которое указывает, задана ли для поведения при повторе длительность повтора. </summary>
<returns>Значение true, если экземпляр представляет длительность повтора; в противном случае — значение false.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Указывает, равны ли два заданных значения <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Значение true, если как тип, так и поведение при повторе <paramref name="repeatBehavior1" /> соответствуют аналогичным параметрам <paramref name="repeatBehavior2" />; в обратном случае значение false.</returns>
<param name="repeatBehavior1">Первое сравниваемое значение.</param>
<param name="repeatBehavior2">Второе сравниваемое значение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Указывает, действительно ли два значения <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> не равны. </summary>
<returns>Значение true, если параметры <paramref name="repeatBehavior1" /> и <paramref name="repeatBehavior2" /> представляют разные типы или свойства поведения при повторе не равны; в обратном случае значение false.</returns>
<param name="repeatBehavior1">Первое сравниваемое значение.</param>
<param name="repeatBehavior2">Второе сравниваемое значение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Описание этого члена см. в разделе <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<returns>Строка, содержащая значение текущего экземпляра в заданном формате.</returns>
<param name="format">Строка, задающая используемый формат, или значение null для использования формата по умолчанию, определенного для типа реализации IFormattable. </param>
<param name="formatProvider">Объект IFormatProvider, используемый для форматирования значения, или значение null для получения числового формата из текущей настройки языкового стандарта в операционной системе. </param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Возвращает строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Возвращает строковое представление данного экземпляра <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> с указанным форматом. </summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
<param name="formatProvider">Формат, используемый для формирования возвращаемого значения.</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Получает или задает одно из значений <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" />, описывающих способ повторения поведения. </summary>
<returns>Тип поведения повтора. </returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Задает режим повторения, представляемый простым значением <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> представляет случай, когда временная шкала должна повторяться для фиксированного количества полных запусков. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> представляет случай, когда временная шкала должна повторяться для определенного времени, что может привести к тому, что анимация не будет воспроизведена до конца. </summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> представляет случай, когда временная шкала должна повторяться бесконечно. </summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Представляет матрицу 4х4, используемую для преобразований в трехмерном пространстве.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Инициализирует новый экземпляр класса <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />. </summary>
<param name="m11">Значение поля (1,1) новой матрицы.</param>
<param name="m12">Значение поля (1,2) новой матрицы.</param>
<param name="m13">Значение поля (1,3) новой матрицы.</param>
<param name="m14">Значение поля (1,4) новой матрицы.</param>
<param name="m21">Значение поля (2,1) новой матрицы.</param>
<param name="m22">Значение поля (2,2) новой матрицы.</param>
<param name="m23">Значение поля (2,3) новой матрицы.</param>
<param name="m24">Значение поля (2,4) новой матрицы.</param>
<param name="m31">Значение поля (3,1) новой матрицы.</param>
<param name="m32">Значение поля (3,2) новой матрицы.</param>
<param name="m33">Значение поля (3,3) новой матрицы.</param>
<param name="m34">Значение поля (3,4) новой матрицы.</param>
<param name="offsetX">Значение поля смещения X новой матрицы.</param>
<param name="offsetY">Значение поля смещения Y новой матрицы.</param>
<param name="offsetZ">Значение поля смещения Z новой матрицы.</param>
<param name="m44">Значение поля (4,4) новой матрицы.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Проверяет равенство двух матриц.</summary>
<returns>Значение true, если матрицы равны; в противном случае — значение false.</returns>
<param name="o">Объект для проверки на равенство.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Проверяет равенство двух матриц.</summary>
<returns>Значение true, если матрицы равны; в противном случае — значение false.</returns>
<param name="value">Матрица <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, с которой выполняется сравнение.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Возвращает хэш-код для этой матрицы.</summary>
<returns>Целочисленное значение, определяющее хэш-код для этой матрицы.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Получает значение, определяющее, является ли этот объект <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> обратимым.</summary>
<returns>true, если <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> обратима; в противном случае — false.Значение по умолчанию — true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Изменяет эту структуру <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, получая единичную матрицу <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Идентификация <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Преобразует данную структуру <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<exception cref="T:System.InvalidOperationException">Матрица не является обратимой.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Определяет, является ли эта структура <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> единичной матрицей <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение true, если структура <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> является единичной матрицей <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; в противном случае — значение false.Значение по умолчанию — true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Получает или задает значение в первой строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в первой строке и первом столбце этой структуры <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Получает или задает значение в первой строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение первой строки и второго столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Получает или задает значение в первой строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в первой строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Получает или задает значение в первой строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в первой строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Получает или задает значение во второй строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение второй строки и первого столбца этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Получает или задает значение во второй строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение во второй строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Получает или задает значение во второй строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение во второй строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Получает или задает значение во второй строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение во второй строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Получает или задает значение в третьей строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в третьей строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Получает или задает значение в третьей строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в третьей строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Получает или задает значение в третьей строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в третьей строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Получает или задает значение в третьей строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в третьей строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Получает или задает значение в четвертой строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в четвертой строке и четвертом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Получает или задает значение в четвертой строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение во четвертой строке и первом столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Получает или задает значение в четвертой строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в четвертой строке и втором столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Получает или задает значение в четвертой строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Значение в четвертой строке и третьем столбце этой матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Сравнивает два экземпляра <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> на строгое равенство.</summary>
<returns>Значение true, если матрицы равны; в противном случае — значение false.</returns>
<param name="matrix1">Первая матрица для сравнения.</param>
<param name="matrix2">Вторая матрица для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Сравнивает два экземпляра <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> на неравенство.</summary>
<returns>Значение true, если матрицы не равны; в противном случае — значение false.</returns>
<param name="matrix1">Первая матрица для сравнения.</param>
<param name="matrix2">Вторая матрица для сравнения.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Умножает заданные матрицы.</summary>
<returns>Матрица <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />, являющаяся результатом умножения.</returns>
<param name="matrix1">Умножаемая матрица.</param>
<param name="matrix2">Матрица, на которую умножается первая матрица.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>Описание этого члена см. в разделе <see cref="M:System.IFormattable.ToString" />.</summary>
<returns>Значение текущего экземпляра в указанном формате.</returns>
<param name="format">Используемый формат.</param>
<param name="provider">Используемый поставщик.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Создает строковое представление данной матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Создает строковое представление данной матрицы <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>Строковое представление данного объекта <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
<param name="provider">Сведения о форматировании, связанные с языком и региональными параметрами.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,859 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>描述圆角的特征,例如可以应用于 Windows.UI.Xaml.Controls.Border 的特征。</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>初始化新的 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构,将相同的统一半径应用到所有的角。</summary>
<param name="uniformRadius">应用到全部四个 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 属性(<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /><see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />)的统一半径。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构的新实例,将特定半径值应用到它的角。</summary>
<param name="topLeft">设置最初的 <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /></param>
<param name="topRight">设置最初的 <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /></param>
<param name="bottomRight">设置最初的 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /></param>
<param name="bottomLeft">设置最初的 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /></param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>获取或设置应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象左下角的圆角半径(以像素为单位)。</summary>
<returns>一个 <see cref="T:System.Double" />,表示应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象左下角的圆角半径(以像素为单位)。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>获取或设置应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象右下角的圆角半径(以像素为单位)。</summary>
<returns>一个 <see cref="T:System.Double" />,表示应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象右下角的圆角半径(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>比较此 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构与另一个对象是否相等。</summary>
<returns>如果两个对象相等,则为 true否则为 false。</returns>
<param name="obj">要比较的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>比较此 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 与另一个 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的两个实例相等,则为 true否则为 false。</returns>
<param name="cornerRadius">要对其进行比较以看是否相等的 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的一个实例。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>返回结构的哈希代码。</summary>
<returns><see cref="T:Windows.UI.Xaml.CornerRadius" /> 的哈希代码。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构的值是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的两个实例相等,则为 true否则为 false。</returns>
<param name="cr1">要比较的第一个结构。</param>
<param name="cr2">要比较的另一个结构。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构是否不相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的两个实例不相等,则为 true否则为 false。</returns>
<param name="cr1">要比较的第一个结构。</param>
<param name="cr2">要比较的另一个结构。</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>获取或设置应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象左上角的圆角半径(以像素为单位)。</summary>
<returns>一个 <see cref="T:System.Double" />,表示应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象左上角的圆角半径(以像素为单位)。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>获取或设置应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象右上角的圆角半径(以像素为单位)。</summary>
<returns>一个 <see cref="T:System.Double" />,表示应用 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的对象右上角的圆角半径(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>返回 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 结构的字符串表示形式。</summary>
<returns>一个 <see cref="T:System.String" />,表示 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 值。</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>表示 Windows.UI.Xaml.Media.Animation.Timeline 处于活动状态的持续时间。</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>使用提供的 <see cref="T:System.TimeSpan" /> 值初始化 <see cref="T:Windows.UI.Xaml.Duration" /> 结构的新实例。</summary>
<param name="timeSpan">表示此持续时间的初始时间间隔。</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> 的计算结果小于 <see cref="F:System.TimeSpan.Zero" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>将指定的 <see cref="T:Windows.UI.Xaml.Duration" /> 值加到此 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果涉及的每个 <see cref="T:Windows.UI.Xaml.Duration" /> 都具有值,则返回表示合并值的 <see cref="T:Windows.UI.Xaml.Duration" />。否则,此方法返回 null。</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> 的一个实例,该实例表示当前实例加 <paramref name="duration" /> 的值。</param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>获取一个自动确定的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</summary>
<returns>一个初始化为自动值的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>将一个 <see cref="T:Windows.UI.Xaml.Duration" /> 值与另一个值进行比较。</summary>
<returns>如果 <paramref name="t1" /> 小于 <paramref name="t2" />,则为一个表示差的负值。如果 <paramref name="t1" /> 等于 <paramref name="t2" />,则值为 0。如果 <paramref name="t1" /> 大于 <paramref name="t2" />,则为一个表示差的正值。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例。</param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>确定指定的对象是否等于 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果值等于此 <see cref="T:Windows.UI.Xaml.Duration" />,则为 true否则为 false。</returns>
<param name="value">要检查是否相等的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>确定指定的 <see cref="T:Windows.UI.Xaml.Duration" /> 是否等于此 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果 <paramref name="duration" /> 等于此 <see cref="T:Windows.UI.Xaml.Duration" />,则为 true否则为 false。</returns>
<param name="duration">要检查是否相等的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定两个 <see cref="T:Windows.UI.Xaml.Duration" /> 值是否相等。</summary>
<returns>如果 <paramref name="t1" /> 等于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>获取一个表示无限间隔的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</summary>
<returns>一个初始化为永久值的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>获取此对象的哈希代码。</summary>
<returns>哈希代码标识符。</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>获取一个值,该值指示此 <see cref="T:Windows.UI.Xaml.Duration" /> 是否表示 <see cref="T:System.TimeSpan" /> 值。</summary>
<returns>如果此 <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 值,则为 true否则为 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>将两个 <see cref="T:Windows.UI.Xaml.Duration" /> 值相加。</summary>
<returns>如果两个 <see cref="T:Windows.UI.Xaml.Duration" /> 值都具有 <see cref="T:System.TimeSpan" /> 值,则此方法将返回这两个值的和。如果任意一个值设置为 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />,则方法将返回 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />。如果任意一个值设置为 <see cref="P:Windows.UI.Xaml.Duration.Forever" />,则方法将返回 <see cref="P:Windows.UI.Xaml.Duration.Forever" />。如果 <paramref name="t1" /><paramref name="t2" /> 没有值,则此方法返回 null。</returns>
<param name="t1">要相加的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要相加的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定两个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例是否相等。</summary>
<returns>如果两个 <see cref="T:Windows.UI.Xaml.Duration" /> 值具有相等属性值,或者如果所有 <see cref="T:Windows.UI.Xaml.Duration" /> 值为 null则为 true。否则此方法返回 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定一个 <see cref="T:Windows.UI.Xaml.Duration" /> 是否大于另一个。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值,并且 <paramref name="t1" /> 大于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定一个 <see cref="T:Windows.UI.Xaml.Duration" /> 是否大于等于另一个。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值,并且 <paramref name="t1" /> 大于或等于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例。</param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>依据给定的 <see cref="T:System.TimeSpan" /> 隐式创建 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>创建的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="timeSpan">从中隐式创建 <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /></param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> 的计算结果小于 <see cref="F:System.TimeSpan.Zero" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定两个 <see cref="T:Windows.UI.Xaml.Duration" /> 实例是否不相等。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 中只有一个表示值,或者它们均表示不相等的值,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定 <see cref="T:Windows.UI.Xaml.Duration" /> 是否小于另一个实例的值。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值,并且 <paramref name="t1" /> 小于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>确定一个 <see cref="T:Windows.UI.Xaml.Duration" /> 是否小于等于另一个。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值,并且 <paramref name="t1" /> 小于或等于 <paramref name="t2" />,则为 true否则为 false。</returns>
<param name="t1">要比较的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比较的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>从一个 <see cref="T:Windows.UI.Xaml.Duration" /> 值中减去另一个这种类型的值。</summary>
<returns>如果每个 <see cref="T:Windows.UI.Xaml.Duration" /> 都具有值,则返回表示 <paramref name="t1" /> 减去 <paramref name="t2" /> 的值的 <see cref="T:Windows.UI.Xaml.Duration" />。如果 <paramref name="t1" /> 的值为 <see cref="P:Windows.UI.Xaml.Duration.Forever" />,并且 <paramref name="t2" /> 的值为 <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />,则此方法返回 <see cref="P:Windows.UI.Xaml.Duration.Forever" />。否则,此方法返回 null。</returns>
<param name="t1">第一个 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要减去的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>返回指定的 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> 操作结果。</returns>
<param name="duration">要获取的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>从此 <see cref="T:Windows.UI.Xaml.Duration" /> 中减去指定的 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>减去后的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="duration">要从此 <see cref="T:Windows.UI.Xaml.Duration" /> 中减去的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>获取此 <see cref="T:Windows.UI.Xaml.Duration" /> 表示的 <see cref="T:System.TimeSpan" /> 值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /> 表示的 <see cref="T:System.TimeSpan" /> 值。</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> 不表示 <see cref="T:System.TimeSpan" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 转换为 <see cref="T:System.String" /> 表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 表示形式。</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>指定 <see cref="T:Windows.UI.Xaml.Duration" /> 是否具有 Automatic 或 Forever 的特殊值,或者其 <see cref="T:System.TimeSpan" /> 组件中是否具有有效信息。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>具有“Automatic”特殊值。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>具有“Forever”特殊值。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary><see cref="T:System.TimeSpan" /> 组件中具有有效信息。</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>表示元素的长度,这些元素显式支持 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> 单位类型。</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>使用指定的绝对值(以像素为单位)初始化 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构的新实例。</summary>
<param name="pixels">建立为值的绝对像素计数。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构的新实例并指定它包含何种类型的值。</summary>
<param name="value"><see cref="T:Windows.UI.Xaml.GridLength" /> 实例的初始值。</param>
<param name="type"><see cref="T:Windows.UI.Xaml.GridLength" /> 实例包含 <see cref="T:Windows.UI.Xaml.GridUnitType" /></param>
<exception cref="T:System.ArgumentException">值小于 0 或并非数字。- 或 -类型不是有效的 <see cref="T:Windows.UI.Xaml.GridUnitType" /></exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>获取一个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例,它包含大小由内容对象的大小属性确定的值。</summary>
<returns>一个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例,其 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 属性设置为 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /></returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>确定指定的对象是否等于当前的 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</summary>
<returns>如果指定的对象具有与当前实例相同的值和 <see cref="T:Windows.UI.Xaml.GridUnitType" />,则为 true否则为 false。</returns>
<param name="oCompare">要与当前实例进行比较的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>确定指定的 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否等于当前的 <see cref="T:Windows.UI.Xaml.GridLength" /></summary>
<returns>如果指定的 <see cref="T:Windows.UI.Xaml.GridLength" /> 具有与当前实例相同的值和 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />,则为 true否则为 false。</returns>
<param name="gridLength">要与当前实例进行比较的 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>获取 <see cref="T:Windows.UI.Xaml.GridLength" /> 的哈希代码。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> 的哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>获取 <see cref="T:Windows.UI.Xaml.GridLength" /> 的关联 <see cref="T:Windows.UI.Xaml.GridUnitType" /></summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridUnitType" /> 值之一。默认值为 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /></returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>获取一个值,该值指示 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含以像素表示的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 属性为 <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />,则为 true否则为 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>获取一个值,该值指示 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含大小由内容对象的大小属性确定的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 属性为 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />,则为 true否则为 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>获取一个值,该值指示 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含以可用空间的加权比例表示的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 属性为 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />,则为 true否则为 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构是否相等。</summary>
<returns>如果两个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例具有相同的值和 <see cref="T:Windows.UI.Xaml.GridUnitType" />,则为 true否则为 false。</returns>
<param name="gl1">要比较的第一个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</param>
<param name="gl2">要比较的第二个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>对两个 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构进行比较,确定它们是否不相等。</summary>
<returns>如果两个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例具有不同的值和 <see cref="T:Windows.UI.Xaml.GridUnitType" />,则为 true否则为 false。</returns>
<param name="gl1">要比较的第一个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</param>
<param name="gl2">要比较的第二个 <see cref="T:Windows.UI.Xaml.GridLength" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>返回 <see cref="T:Windows.UI.Xaml.GridLength" /><see cref="T:System.String" /> 表示形式。</summary>
<returns>当前 <see cref="T:Windows.UI.Xaml.GridLength" /> 结构的 <see cref="T:System.String" /> 表示形式。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>获取一个 <see cref="T:System.Double" />,它表示 <see cref="T:Windows.UI.Xaml.GridLength" /> 的值。</summary>
<returns>一个 <see cref="T:System.Double" />,表示当前实例的值。</returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>描述 <see cref="T:Windows.UI.Xaml.GridLength" /> 对象具有的值的种类。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>大小由内容对象的大小属性决定。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>该值以像素表示。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>该值表示为可用空间的加权比例。</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>布局循环引发的一个异常。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>使用默认值初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 类的新实例。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>使用指定的错误消息初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 类的新实例。</summary>
<param name="message">解释异常原因的错误信息。</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 类的新实例。</summary>
<param name="message">解释异常原因的错误信息。</param>
<param name="innerException">作为当前异常原因的异常,如果没有指定内部异常,则为 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>描述矩形周围框架的粗细。四个 <see cref="T:System.Double" /> 值分别描述矩形的四个边(<see cref="P:Windows.UI.Xaml.Thickness.Left" /><see cref="P:Windows.UI.Xaml.Thickness.Top" /><see cref="P:Windows.UI.Xaml.Thickness.Right" /><see cref="P:Windows.UI.Xaml.Thickness.Bottom" />)。</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>初始化各边使用指定的统一长度的 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构。</summary>
<param name="uniformLength">应用到边框所有四个边的统一长度。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构,其矩形的各边应用了特定的长度(作为 <see cref="T:System.Double" /> 提供)。</summary>
<param name="left">矩形左边的粗细。</param>
<param name="top">矩形顶边的粗细。</param>
<param name="right">矩形右边的粗细。</param>
<param name="bottom">矩形底边的粗细。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>获取或设置边框底边的宽度(以像素为单位)。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 的此实例的 <see cref="T:System.Double" />,表示边框底边的宽度(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>比较此 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构与另一个 <see cref="T:System.Object" /> 是否相等。</summary>
<returns>如果两个对象相等,则为 true否则为 false。</returns>
<param name="obj">要比较的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>比较此 <see cref="T:Windows.UI.Xaml.Thickness" /> 与另一个 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Thickness" /> 的两个实例相等,则为 true否则为 false。</returns>
<param name="thickness">要对其进行比较以看是否相等的 <see cref="T:Windows.UI.Xaml.Thickness" /> 的一个实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>返回结构的哈希代码。</summary>
<returns><see cref="T:Windows.UI.Xaml.Thickness" /> 实例的哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>获取或设置边框左边的宽度(以像素为单位)。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 的此实例的 <see cref="T:System.Double" />,表示边框左边的宽度(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构的值是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Thickness" /> 的两个实例相等,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个结构。</param>
<param name="t2">要比较的另一个结构。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构是否不相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Thickness" /> 的两个实例不相等,则为 true否则为 false。</returns>
<param name="t1">要比较的第一个结构。</param>
<param name="t2">要比较的另一个结构。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>获取或设置边框右边的宽度(以像素为单位)。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 的此实例的 <see cref="T:System.Double" />,表示边框右边的宽度(以像素为单位)。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>获取或设置边框顶边的宽度(以像素为单位)。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Thickness" /> 的此实例的 <see cref="T:System.Double" />,表示边框顶边的宽度(以像素为单位)。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>返回 <see cref="T:Windows.UI.Xaml.Thickness" /> 结构的字符串表示形式。</summary>
<returns>一个 <see cref="T:System.String" />,表示 <see cref="T:Windows.UI.Xaml.Thickness" /> 值。</returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>尝试访问与不再可用的某个用户界面部分对应的 UI 自动化元素时引发的异常。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>使用默认值初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 类的新实例。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>使用指定的错误消息初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 类的新实例。</summary>
<param name="message">描述错误的消息。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 类的新实例。</summary>
<param name="message">描述错误的消息。</param>
<param name="innerException">作为当前异常原因的异常,如果没有指定内部异常,则为 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>试图通过 UI 自动化操作一个未启用的控件时所引发的异常。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>使用默认值初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 类的新实例。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>使用指定的错误消息初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 类的新实例。</summary>
<param name="message">描述错误的消息。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 类的新实例。</summary>
<param name="message">描述错误的消息。</param>
<param name="innerException">作为当前异常原因的异常,如果没有指定内部异常,则为 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 用于描述由 Windows.UI.Xaml.Controls.ItemContainerGenerator 管理的项的位置。</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>使用指定的索引和偏移量初始化 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的新实例。</summary>
<param name="index">与已生成(已实现)项相关的 <see cref="T:System.Int32" /> 索引。-1 是表示项列表的开头或结尾处虚拟项的特殊值。</param>
<param name="offset">与已索引项旁未生成(未实现)项相关的 <see cref="T:System.Int32" /> 偏移量。偏移量为 0 表示已索引元素本身;偏移量为 1 表示下一未生成(未实现)项;偏移量为 -1 表示前一项。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>比较 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的指定实例与当前实例的值是否相等。</summary>
<returns>如果 <paramref name="o" /><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的此实例具有相同值,则为 true。</returns>
<param name="o">要比较的 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>返回该 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的哈希代码。</summary>
<returns><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>获取或设置与已生成(已实现)项相关的 <see cref="T:System.Int32" /> 索引。</summary>
<returns>与已生成(已实现)项相关的 <see cref="T:System.Int32" /> 索引。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>获取或设置与已索引项旁未生成(未实现)项相关的 <see cref="T:System.Int32" /> 偏移量。</summary>
<returns>与已索引项旁未生成(未实现)项相关的 <see cref="T:System.Int32" /> 偏移量。</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 对象的值是否相等。</summary>
<returns>如果两个对象相等,则为 true否则为 false。</returns>
<param name="gp1">要比较的第一个实例。</param>
<param name="gp2">要比较的第二个实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 对象的值是否不相等。</summary>
<returns>如果值不相等,则为 true否则为 false。</returns>
<param name="gp1">要比较的第一个实例。</param>
<param name="gp2">要比较的第二个实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>返回此 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 实例的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 实例的字符串表示形式。</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>分析 Xaml 的过程中发生错误时引发的异常。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>使用默认值初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 类的新实例。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>使用指定的错误消息初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 类的新实例。</summary>
<param name="message">解释异常原因的错误信息。</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 类的新实例。</summary>
<param name="message">解释异常原因的错误信息。</param>
<param name="innerException">作为当前异常原因的异常,如果没有指定内部异常,则为 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> 表示用于二维空间中的变换的 3x3 仿射变换矩阵。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</summary>
<param name="m11">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> 系数。</param>
<param name="m12">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> 系数。</param>
<param name="m21">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> 系数。</param>
<param name="m22">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> 系数。</param>
<param name="offsetX">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> 系数。</param>
<param name="offsetY">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 系数。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>确定指定的 <see cref="T:System.Object" /> 是否是一个与此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 相同的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</summary>
<returns>如果 <paramref name="o" /> 是一个与此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构相同的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构,则为 true否则为 false。</returns>
<param name="o">要比较的 <see cref="T:System.Object" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>确定指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是否与此实例相同。</summary>
<returns>如果两个实例相等,则为 true否则为 false。</returns>
<param name="value">要与此实例比较的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 实例。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>返回此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的哈希代码。</summary>
<returns>此实例的哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>获取一个恒等 <see cref="T:Windows.UI.Xaml.Media.Matrix" /></summary>
<returns>一个恒等矩阵。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>获取一个值,该值指示此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是否为恒等矩阵。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是恒等矩阵,则为 true否则为 false。默认值为 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第一行与第一列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 中第一行与第一列相交处的值。默认值为 1。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第一行与第二列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 中第一行与第二列相交处的值。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第二行与第一列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 中第二行与第一列相交处的值。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第二行与第二列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第二行与第二列相交处的值。默认值为 1。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第三行与第一列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第三行与第一列相交处的值。默认值为 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第三行与第二列相交处的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构中第三行与第二列相交处的值。默认值为 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>确定两个指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是否相同。</summary>
<returns>如果 <paramref name="matrix1" /><paramref name="matrix2" /> 相同,则为 true否则为 false。</returns>
<param name="matrix1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</param>
<param name="matrix2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>确定两个指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构是否不同。</summary>
<returns>如果 <paramref name="matrix1" /><paramref name="matrix2" /> 不同,则为 true否则为 false。</returns>
<param name="matrix1">要比较的第一个 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</param>
<param name="matrix2">要比较的第二个 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>有关此成员的说明,请参见 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /></summary>
<returns>一个字符串,包含采用指定格式的当前实例的值。</returns>
<param name="format">指定要使用的格式的字符串。- 或 -null表示使用为 IFormattable 实现的类型定义的默认格式。</param>
<param name="provider">用于格式化该值的 IFormatProvider。- 或 -从操作系统的当前区域设置中获取数字格式信息的 null。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>创建此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="T:System.String" /> 表示形式。</summary>
<returns>一个 <see cref="T:System.String" />,其中包含此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 值。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>使用区域性特定的格式设置信息创建此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 结构的 <see cref="T:System.String" /> 表示形式。</summary>
<returns>一个 <see cref="T:System.String" />,其中包含此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 值。</returns>
<param name="provider">特定于区域的格式设置信息。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 变换指定的点并返回结果。</summary>
<returns>用此 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 变换 <paramref name="point" /> 的结果。</returns>
<param name="point">要转换的点。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>指定在动画运行期间某一特定关键帧是否应发生。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>指示某一 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 是否等于此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>如果 <paramref name="value" /> 是一个表示与此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的时间长度相同的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,则为 true否则为 false。</returns>
<param name="value">与此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 进行比较的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>指示某一指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 是否等于此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>如果 <paramref name="value" /> 等于此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,则为 true否则为 false。</returns>
<param name="value">与此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 进行比较的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>指示两个 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值是否相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 的值相等,则为 true否则为 false。</returns>
<param name="keyTime1">要比较的第一个值。</param>
<param name="keyTime2">要比较的第二个值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>使用提供的 <see cref="T:System.TimeSpan" /> 创建一个新的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>一个新的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,将初始化为 <paramref name="timeSpan" /> 的值。</returns>
<param name="timeSpan">新的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的值。</param>
<exception cref="T:System.ArgumentOutOfRangeException">指定的 <paramref name="timeSpan" /> 在允许范围之外。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>返回表示此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的哈希代码。</summary>
<returns>一个哈希标识符。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值以判断是否相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 相等,则为 true否则为 false。</returns>
<param name="keyTime1">要比较的第一个值。</param>
<param name="keyTime2">要比较的第二个值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>隐式将 <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 转换为 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>创建的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></returns>
<param name="timeSpan">要转换的 <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值以判断是否不相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 不相等,则为 true否则为 false。</returns>
<param name="keyTime1">要比较的第一个值。</param>
<param name="keyTime2">要比较的第二个值。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>获取关键帧结束的时间,该时间表示为相对于动画开始时间的时间。</summary>
<returns>关键帧结束的时间,该时间表示为相对于动画开始时间的时间。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>返回此 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的字符串表示形式。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>描述 Windows.UI.Xaml.Media.Animation.Timeline 如何重复其简单持续时间。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>使用指定的迭代次数初始化 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 结构的新实例。</summary>
<param name="count">一个大于等于 0 的数,指定用于动画的迭代次数。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> 计算结果无限大、不是数字值或者为负数。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>使用指定的重复持续时间初始化 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 结构的新实例。</summary>
<param name="duration">Windows.UI.Xaml.Media.Animation.Timeline 要播放的总时间长度(其活动持续时间)。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> 计算结果为负数。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>获取 Windows.UI.Xaml.Media.Animation.Timeline 要重复的次数。</summary>
<returns>要重复的迭代次数。</returns>
<exception cref="T:System.InvalidOperationException"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 描述重复持续时间,而不是迭代次数。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>获取 Windows.UI.Xaml.Media.Animation.Timeline 要播放的总时间长度。</summary>
<returns>时间线要播放的总时间长度。</returns>
<exception cref="T:System.InvalidOperationException"><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 描述迭代次数,而不是重复持续时间。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>指示指定的对象是否等于此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></summary>
<returns>如果 <paramref name="value" /> 为表示与此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的重复行为相同的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />,则为 true否则为 false。</returns>
<param name="value">与此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 进行比较的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>返回一个值,该值指示指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 是否与此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 相等。</summary>
<returns>如果 <paramref name="repeatBehavior" /> 和此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的类型和重复行为相等,则为 true否则为 false。</returns>
<param name="repeatBehavior">要与此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 进行比较的值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指示两个指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的类型和重复行为相等,则为 true否则为 false。</returns>
<param name="repeatBehavior1">要比较的第一个值。</param>
<param name="repeatBehavior2">要比较的第二个值。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>获取指定无限次重复的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></summary>
<returns>指定无限次重复的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>返回此实例的哈希代码。</summary>
<returns>一个哈希代码。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>获取指示重复行为是否具有指定的迭代次数的值。</summary>
<returns>如果实例表示迭代次数,则为 true否则为 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>获取指示重复行为是否具有指定的重复持续时间的值。</summary>
<returns>如果实例表示重复持续时间,则为 true否则为 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指示两个指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的类型和重复行为相等,则为 true否则为 false。</returns>
<param name="repeatBehavior1">要比较的第一个值。</param>
<param name="repeatBehavior2">要比较的第二个值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>指示两个 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否不相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的类型不同或者重复行为属性不同,则为 true否则为 false。</returns>
<param name="repeatBehavior1">要比较的第一个值。</param>
<param name="repeatBehavior2">要比较的第二个值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>有关此成员的说明,请参见 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /></summary>
<returns>一个字符串,包含采用指定格式的当前实例的值。</returns>
<param name="format">指定要使用格式的字符串,若为 null 则表示使用为 IFormattable 实现的类型定义的默认格式。</param>
<param name="formatProvider">要用于为值设置格式的 IFormatProvider若为 null 则表示从操作系统的当前区域设置中获取数值格式信息。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>返回此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字符串表示形式。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>使用指定的格式返回此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字符串表示形式。</returns>
<param name="formatProvider">用于构造返回值的格式。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>获取或设置说明行为重复的方式的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> 值之一。</summary>
<returns>重复行为的类型。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>指定 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 原始值表示的重复模式。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示这种情况:时间线应对固定的完整运行数重复。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示这种情况:时间线应对持续时间重复,这可能会导致动画终止方通过。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示应无限制地重复时间线的情况。</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>表示用于三维 (3-D) 空间中的变换的 4 × 4 矩阵。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 类的新实例。</summary>
<param name="m11">新矩阵的 (1,1) 字段的值。</param>
<param name="m12">新矩阵的 (1,2) 字段的值。</param>
<param name="m13">新矩阵的 (1,3) 字段的值。</param>
<param name="m14">新矩阵的 (1,4) 字段的值。</param>
<param name="m21">新矩阵的 (2,1) 字段的值。</param>
<param name="m22">新矩阵的 (2,2) 字段的值。</param>
<param name="m23">新矩阵的 (2,3) 字段的值。</param>
<param name="m24">新矩阵的 (2,4) 字段的值。</param>
<param name="m31">新矩阵的 (3,1) 字段的值。</param>
<param name="m32">新矩阵的 (3,2) 字段的值。</param>
<param name="m33">新矩阵的 (3,3) 字段的值。</param>
<param name="m34">新矩阵的 (3,4) 字段的值。</param>
<param name="offsetX">新矩阵的 X 偏移量字段的值。</param>
<param name="offsetY">新矩阵的 Y 偏移量字段的值。</param>
<param name="offsetZ">新矩阵的 Z 偏移量字段的值。</param>
<param name="m44">新矩阵的 (4,4) 字段的值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>测试两个矩阵是否相等。</summary>
<returns>如果矩阵相等,则为 true否则为 false。</returns>
<param name="o">要测试相等的对象。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>测试两个矩阵是否相等。</summary>
<returns>如果矩阵相等,则为 true否则为 false。</returns>
<param name="value">要进行比较的 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>返回此矩阵的哈希代码。</summary>
<returns>一个指定此矩阵的哈希代码的整数。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>获取指示是否可反转此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的值。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 存在逆矩阵,则为 true否则为 false。默认值为 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 结构更改为单位 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></summary>
<returns>标识 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>反转此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 结构。</summary>
<exception cref="T:System.InvalidOperationException">该矩阵不可逆。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>确定此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 结构是否为恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 是恒等 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />,则为 true否则为 false。默认值为 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第一列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 结构的第一行、第一列中的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第二列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行与第二列相交处的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第三列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第一行、第三列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第四列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第一行、第四列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行、第一列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行与第一列相交处的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行、第二列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第二行、第二列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行、第三列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第二行、第三列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二行、第四列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第二行、第四列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第三行、第一列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第三行、第一列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第三行、第二列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第三行、第二列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第三行、第三列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第三行、第三列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第三行、第四列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第三行、第四列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第四列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第四行、第四列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第一列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第一列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第二列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第四行、第二列的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>获取或设置此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四行、第三列的值。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的第四行、第三列的值。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 实例是否完全相等。</summary>
<returns>如果矩阵相等,则为 true否则为 false。</returns>
<param name="matrix1">要比较的第一个矩阵。</param>
<param name="matrix2">要比较的第二个矩阵。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>比较两个 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 实例是否不相等。</summary>
<returns>如果矩阵不同,则为 true否则为 false。</returns>
<param name="matrix1">要比较的第一个矩阵。</param>
<param name="matrix2">要比较的第二个矩阵。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>将指定的矩阵相乘。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />,它是相乘的结果。</returns>
<param name="matrix1">要相乘的矩阵。</param>
<param name="matrix2">与第一个矩阵相乘的矩阵。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>有关此成员的说明,请参见 <see cref="M:System.IFormattable.ToString" /></summary>
<returns>使用指定格式的当前实例的值。</returns>
<param name="format">要使用的格式。</param>
<param name="provider">要使用的提供程序。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>创建此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字符串表示形式。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>创建此 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字符串表示形式。</summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字符串表示形式。</returns>
<param name="provider">特定于区域的格式设置信息。</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,873 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>描述圓角的特性,如此便可套用到 Windows.UI.Xaml.Controls.Border。</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>將相同的統一半徑套用到所有角,藉此初始化新的 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構。</summary>
<param name="uniformRadius">套用到所有四個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 屬性 (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /><see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /><see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />) 的統一半徑。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>將特定的半徑值套用到其邊角,藉此初始化 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構的新執行個體。</summary>
<param name="topLeft">設定初始 <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /></param>
<param name="topRight">設定初始 <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /></param>
<param name="bottomRight">設定初始 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /></param>
<param name="bottomLeft">設定初始 <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /></param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>取得或設定物件左下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。</summary>
<returns>
<see cref="T:System.Double" />,表示物件左下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>取得或設定物件右下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。</summary>
<returns>
<see cref="T:System.Double" />,表示物件右下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>比較這個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構與另一個物件是否相等。</summary>
<returns>如果兩個物件相等則為 true否則為 false。</returns>
<param name="obj">要比較的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>比較這個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構與另一個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構是否相等。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的兩個執行個體相等則為 true否則為 false。</returns>
<param name="cornerRadius">要比較是否相等的 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>傳回結構的雜湊碼。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 的雜湊程式碼。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構的值是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 執行個體相等則為 true否則為 false。</returns>
<param name="cr1">要比較的第一個結構。</param>
<param name="cr2">要比較的另一個結構。</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 執行個體相等則為 true否則為 false。</returns>
<param name="cr1">要比較的第一個結構。</param>
<param name="cr2">要比較的另一個結構。</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>取得或設定物件左上角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。</summary>
<returns>
<see cref="T:System.Double" />,表示物件左上角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>取得或設定物件右下角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。</summary>
<returns>
<see cref="T:System.Double" />,表示物件右上角邊角 (<see cref="T:Windows.UI.Xaml.CornerRadius" /> 套用其中) 的圓弧半徑,以像素為單位。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>傳回 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 結構的字串表示。</summary>
<returns>表示 <see cref="T:Windows.UI.Xaml.CornerRadius" /> 值的 <see cref="T:System.String" /></returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>表示 Windows.UI.Xaml.Media.Animation.Timeline 處於使用中的持續期間。</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>使用提供的 <see cref="T:System.TimeSpan" /> 值,初始化 <see cref="T:Windows.UI.Xaml.Duration" /> 結構的新執行個體 (Instance)。</summary>
<param name="timeSpan">表示這個持續期間的初始時間間隔。</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> 評估為小於 <see cref="F:System.TimeSpan.Zero" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>將指定 <see cref="T:Windows.UI.Xaml.Duration" /> 的值加入至這個 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果每一個包含的 <see cref="T:Windows.UI.Xaml.Duration" /> 都具有值,則為表示合併值的 <see cref="T:Windows.UI.Xaml.Duration" />。否則,這個方法就會傳回 null。</returns>
<param name="duration">
<see cref="T:Windows.UI.Xaml.Duration" /> 的執行個體,表示目前執行個體的值加上 <paramref name="duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>取得自動決定的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</summary>
<returns>初始化為自動值的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>將一個 <see cref="T:Windows.UI.Xaml.Duration" /> 值與另一個值比較。</summary>
<returns>如果 <paramref name="t1" /> 小於 <paramref name="t2" />,則為表示差異的負值。如果 <paramref name="t1" /> 等於 <paramref name="t2" />,則為 0 的值。如果 <paramref name="t1" /> 大於 <paramref name="t2" />,則為表示差異的正值。</returns>
<param name="t1">要比較之 <see cref="T:Windows.UI.Xaml.Duration" /> 的第一個執行個體。</param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>判斷指定的物件是否等於 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果值等於這個 <see cref="T:Windows.UI.Xaml.Duration" />,則為 true否則為 false。</returns>
<param name="value">要檢查是否相等的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>判斷指定的 <see cref="T:Windows.UI.Xaml.Duration" /> 是否等於這個 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>如果 <paramref name="duration" /> 等於這個 <see cref="T:Windows.UI.Xaml.Duration" /> 則為 true否則為 false。</returns>
<param name="duration">要檢查是否相等的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 值是否相等。</summary>
<returns>如果 <paramref name="t1" /> 等於 <paramref name="t2" />,則為 true否則為 false。</returns>
<param name="t1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>取得 <see cref="T:Windows.UI.Xaml.Duration" /> 值,這個值表示無限間隔。</summary>
<returns>初始化為永久值的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>取得這個物件的雜湊碼。</summary>
<returns>雜湊碼識別項。</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>取得值,這個值指出這個 <see cref="T:Windows.UI.Xaml.Duration" /> 是否表示 <see cref="T:System.TimeSpan" /> 值。</summary>
<returns>如果這個 <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.TimeSpan" /> 值,則為 true否則為 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>相加兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 值都有<see cref="T:System.TimeSpan" /> 值,則這個方法會傳回那兩個值的總和。如果其中一個值設定為 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />,則方法會傳回 <see cref="P:Windows.UI.Xaml.Duration.Automatic" />。如果其中一個值設定為 <see cref="P:Windows.UI.Xaml.Duration.Forever" />,則方法會傳回 <see cref="P:Windows.UI.Xaml.Duration.Forever" />。如果 <paramref name="t1" /><paramref name="t2" /> 沒有值,則這個方法會傳回 null。</returns>
<param name="t1">要相加的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要相加的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 案例是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 值有相等的屬性值,或者如果所有的 <see cref="T:Windows.UI.Xaml.Duration" /> 值都為 null則為 true。否則這個方法就會傳回 false。</returns>
<param name="t1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷一個 <see cref="T:Windows.UI.Xaml.Duration" /> 是否大於另外一個。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值且 <paramref name="t1" /> 大於 <paramref name="t2" /> 則為 true否則為 false。</returns>
<param name="t1">要比較的 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /> 值。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷 <see cref="T:Windows.UI.Xaml.Duration" /> 是否大於或等於另外一個。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值且 <paramref name="t1" /> 大於或等於 <paramref name="t2" /> 則為 true否則為 false。</returns>
<param name="t1">要比較之 <see cref="T:Windows.UI.Xaml.Duration" /> 的第一個執行個體。</param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>從指定的 <see cref="T:System.TimeSpan" /> 隱含地建立 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>已建立的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="timeSpan">
<see cref="T:Windows.UI.Xaml.Duration" /> 是從其中隱含建立的 <see cref="T:System.TimeSpan" /></param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> 評估為小於 <see cref="F:System.TimeSpan.Zero" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷兩個 <see cref="T:Windows.UI.Xaml.Duration" /> 案例是否不相等。</summary>
<returns>如果恰好 <paramref name="t1" /><paramref name="t2" /> 其中一個代表值,或它們代表不相等的值則為 true否則為 false。</returns>
<param name="t1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷一個 <see cref="T:Windows.UI.Xaml.Duration" /> 是否小於另外一個執行個體的值。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值且 <paramref name="t1" /> 小於 <paramref name="t2" /> 則為 true否則為 false。</returns>
<param name="t1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>判斷 <see cref="T:Windows.UI.Xaml.Duration" /> 是否小於或等於另外一個。</summary>
<returns>如果 <paramref name="t1" /><paramref name="t2" /> 都有值且 <paramref name="t1" /> 小於或等於 <paramref name="t2" /> 則為 true否則為 false。</returns>
<param name="t1">要比較的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要比較的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 的一個值減去另一個值。</summary>
<returns>如果每一個 <see cref="T:Windows.UI.Xaml.Duration" /> 都有值,則 <see cref="T:Windows.UI.Xaml.Duration" /> 表示 <paramref name="t1" /> 減去 <paramref name="t2" /> 所得的值。如果 <paramref name="t1" /> 的值為 <see cref="P:Windows.UI.Xaml.Duration.Forever" />,並且 <paramref name="t2" /> 的值為 <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />,則這個方法會傳回 <see cref="P:Windows.UI.Xaml.Duration.Forever" />。否則,這個方法就會傳回 null。</returns>
<param name="t1">第一個 <see cref="T:Windows.UI.Xaml.Duration" /></param>
<param name="t2">要減去的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>傳回指定的 <see cref="T:Windows.UI.Xaml.Duration" /></summary>
<returns>
<see cref="T:Windows.UI.Xaml.Duration" /> 運算結果。</returns>
<param name="duration">要取得的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>將指定 <see cref="T:Windows.UI.Xaml.Duration" /> 從這個 <see cref="T:Windows.UI.Xaml.Duration" /> 減去。</summary>
<returns>經過減法的 <see cref="T:Windows.UI.Xaml.Duration" /></returns>
<param name="duration">要從這個 <see cref="T:Windows.UI.Xaml.Duration" /> 減去的 <see cref="T:Windows.UI.Xaml.Duration" /></param>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>取得這個 <see cref="T:Windows.UI.Xaml.Duration" /> 表示的 <see cref="T:System.TimeSpan" /> 值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Duration" /> 表示的 <see cref="T:System.TimeSpan" /> 值。</returns>
<exception cref="T:System.InvalidOperationException">
<see cref="T:Windows.UI.Xaml.Duration" /> 並不代表 <see cref="T:System.TimeSpan" /></exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary><see cref="T:Windows.UI.Xaml.Duration" /> 轉換為 <see cref="T:System.String" /> 表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Duration" /><see cref="T:System.String" /> 表示。</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>指定 <see cref="T:Windows.UI.Xaml.Duration" /> 是否具有 Automatic 或 Forever 的特殊值,或者其 <see cref="T:System.TimeSpan" /> 元件中是否包含有效的資訊。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>具有 "Automatic" 特殊值。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>具有 "Forever" 特殊值。</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>
<see cref="T:System.TimeSpan" /> 元件中包含有效資訊。</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>表示明確支援 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> 單位型別的項目的長度。</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>使用指定的絕對值 (以像素為單位),初始化 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構的新執行個體。</summary>
<param name="pixels">要以值建立的絕對像素計數。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構的新執行個體,並指定要包含何種值。</summary>
<param name="value">這個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體的初始值。</param>
<param name="type">這個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體包含的 <see cref="T:Windows.UI.Xaml.GridUnitType" /></param>
<exception cref="T:System.ArgumentException">值小於 0 或不是數字。-或-型別不是有效的 <see cref="T:Windows.UI.Xaml.GridUnitType" /></exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>取得 <see cref="T:Windows.UI.Xaml.GridLength" /> 的執行個體,這個執行個體所含值的大小是由內容物件的大小屬性決定。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> 的執行個體,其 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 屬性已設為 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /></returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>判斷指定的物件和目前的 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體是否相等。</summary>
<returns>如果指定的物件與目前執行個體具有相同的值和 <see cref="T:Windows.UI.Xaml.GridUnitType" /> 則為 true否則為 false。</returns>
<param name="oCompare">要與目前執行個體比較的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>判斷指定的 <see cref="T:Windows.UI.Xaml.GridLength" /> 和目前的 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否相等。</summary>
<returns>如果指定的 <see cref="T:Windows.UI.Xaml.GridLength" /> 與目前執行個體具有相同的值和 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" />,則為 true否則為 false。</returns>
<param name="gridLength">要與目前執行個體比較的 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>取得 <see cref="T:Windows.UI.Xaml.GridLength" /> 的雜湊程式碼。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.GridLength" /> 的雜湊程式碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>取得 <see cref="T:Windows.UI.Xaml.GridLength" /> 的相關 <see cref="T:Windows.UI.Xaml.GridUnitType" /></summary>
<returns>其中一個 <see cref="T:Windows.UI.Xaml.GridUnitType" /> 值。預設為 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" /></returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>取得值,這個值指出 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含以像素表示的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 屬性是 <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />,則為 true否則為 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>取得值,這個值表示 <see cref="T:Windows.UI.Xaml.GridLength" /> 所含值的大小是否由內容物件的大小屬性決定。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 屬性是 <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />,則為 true否則為 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>取得值,這個值表示 <see cref="T:Windows.UI.Xaml.GridLength" /> 是否包含以可用空間的加權比例表示的值。</summary>
<returns>如果 <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> 屬性是 <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />,則為 true否則為 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體具有相同值和 <see cref="T:Windows.UI.Xaml.GridUnitType" /> 則為 true否則為 false。</returns>
<param name="gl1">要比較之 <see cref="T:Windows.UI.Xaml.GridLength" /> 的第一個執行個體。</param>
<param name="gl2">要比較的第二個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構,判斷它們是否不相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體沒有相同值和 <see cref="T:Windows.UI.Xaml.GridUnitType" />,則為 true否則為 false。</returns>
<param name="gl1">要比較之 <see cref="T:Windows.UI.Xaml.GridLength" /> 的第一個執行個體。</param>
<param name="gl2">要比較的第二個 <see cref="T:Windows.UI.Xaml.GridLength" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>傳回 <see cref="T:Windows.UI.Xaml.GridLength" /><see cref="T:System.String" /> 表示。</summary>
<returns>目前 <see cref="T:Windows.UI.Xaml.GridLength" /> 結構的 <see cref="T:System.String" /> 表示。</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>取得 <see cref="T:System.Double" />,它表示 <see cref="T:Windows.UI.Xaml.GridLength" /> 的值。</summary>
<returns>
<see cref="T:System.Double" />,表示目前執行個體的值。</returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>描述 <see cref="T:Windows.UI.Xaml.GridLength" /> 物件所含的值種類。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>大小是由內容物件的大小屬性決定。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>此值是以像素表示。</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>此值是以可用空間的加權比例表示。</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>配置週期擲回的例外狀況。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>使用預設值,初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 類別的新執行個體。</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>使用指定的錯誤訊息,初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 類別的新執行個體。</summary>
<param name="message">解釋例外狀況原因的錯誤訊息。</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>使用指定的錯誤訊息和造成這個例外狀況原因的內部例外狀況參考,初始化 <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> 類別的新執行個體。</summary>
<param name="message">解釋例外狀況原因的錯誤訊息。</param>
<param name="innerException">導致目前例外狀況發生的例外狀況;如果沒有指定任何的內部例外狀況,則為 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>描述矩形周圍框架的粗細。有四個 <see cref="T:System.Double" /> 值分別描述矩形的 <see cref="P:Windows.UI.Xaml.Thickness.Left" /><see cref="P:Windows.UI.Xaml.Thickness.Top" /><see cref="P:Windows.UI.Xaml.Thickness.Right" /><see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> 端。</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構,它在每邊都統一指定長度。</summary>
<param name="uniformLength">統一套用至週框四邊的長度。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構,它在矩形的每邊都套用特定長度 (以 <see cref="T:System.Double" /> 的格式提供)。</summary>
<param name="left">矩形左邊的粗細。</param>
<param name="top">矩形上邊的粗細。</param>
<param name="right">矩形右邊的粗細。</param>
<param name="bottom">矩形下邊的粗細。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>取得或設定週框下邊的寬度 (以像素為單位)。</summary>
<returns>
<see cref="T:System.Double" />,表示這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體指定的週框下邊寬度 (以像素為單位)。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>比較這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構與其他 <see cref="T:System.Object" /> 是否相等。</summary>
<returns>如果兩個物件相等則為 true否則為 false。</returns>
<param name="obj">要比較的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>比較這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構與另一個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體相等則為 true否則為 false。</returns>
<param name="thickness">要比較是否相等的 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>傳回結構的雜湊碼。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體的雜湊程式碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>取得或設定週框左邊的寬度 (以像素為單位)。</summary>
<returns>
<see cref="T:System.Double" />,表示這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體指定的週框左邊寬度 (以像素為單位)。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構的值是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體相等則為 true否則為 false。</returns>
<param name="t1">要比較的第一個結構。</param>
<param name="t2">要比較的另一個結構。</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構是否相等。</summary>
<returns>如果兩個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體相等則為 true否則為 false。</returns>
<param name="t1">要比較的第一個結構。</param>
<param name="t2">要比較的另一個結構。</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>取得或設定週框右邊的寬度 (以像素為單位)。</summary>
<returns>
<see cref="T:System.Double" />,表示這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體指定的週框右邊寬度 (以像素為單位)。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>取得或設定週框上邊的寬度 (以像素為單位)。</summary>
<returns>一個 <see cref="T:System.Double" />,表示這個 <see cref="T:Windows.UI.Xaml.Thickness" /> 執行個體指定的週框上邊寬度 (以像素為單位)。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>傳回 <see cref="T:Windows.UI.Xaml.Thickness" /> 結構的字串表示。</summary>
<returns>表示 <see cref="T:Windows.UI.Xaml.Thickness" /> 值的 <see cref="T:System.String" /></returns>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>嘗試存取使用者介面自動化項目 (對應於已無法使用的使用者介面部分) 時,會擲回例外狀況。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>使用預設值,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 類別的新執行個體。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>使用指定的錯誤訊息,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 類別的新執行個體。</summary>
<param name="message">描述錯誤的訊息。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>使用指定的錯誤訊息和造成這個例外狀況原因的內部例外狀況參考,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> 類別的新執行個體。</summary>
<param name="message">描述錯誤的訊息。</param>
<param name="innerException">導致目前例外狀況發生的例外狀況;如果沒有指定任何的內部例外狀況,則為 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>嘗試透過使用者介面自動化來操作未啟用的控制項時,所擲回的例外狀況。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>使用預設值,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 類別的新執行個體。</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>使用指定的錯誤訊息,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 類別的新執行個體。</summary>
<param name="message">描述錯誤的訊息。</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>使用指定的錯誤訊息和造成這個例外狀況原因的內部例外狀況參考,初始化 <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> 類別的新執行個體。</summary>
<param name="message">描述錯誤的訊息。</param>
<param name="innerException">導致目前例外狀況發生的例外狀況;如果沒有指定任何的內部例外狀況,則為 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>
<see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 可用來描述由 Windows.UI.Xaml.Controls.ItemContainerGenerator 管理之項目的位置。</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>使用指定的索引和位移,初始化 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的新執行個體。</summary>
<param name="index">
<see cref="T:System.Int32" /> 索引,相對於產生的 (實現的) 項目。-1 是一個參考項目清單開端或尾端之虛構項目的特殊值。</param>
<param name="offset">
<see cref="T:System.Int32" /> 位移與索引項目附近之未產生的 (未實現的) 項目相關。0 的位移會參考索引項目本身1 的位移會參考下一個未產生的 (未實現的) 項目,而 -1 的位移則會參考前一個項目。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>比較 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 之指定執行個體和目前執行個體的值是否相等。</summary>
<returns>如果 <paramref name="o" /><see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的執行個體具有相同的值,則為 true。</returns>
<param name="o">要比較的 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的雜湊程式碼。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 的雜湊程式碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>取得或設定與產生的 (實現的) 項目相關的 <see cref="T:System.Int32" /> 索引。</summary>
<returns>
<see cref="T:System.Int32" /> 索引,相對於產生的 (實現的) 項目。</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>取得或設定與索引項目附近之未產生的 (未實現的) 項目相關的 <see cref="T:System.Int32" /> 位移。</summary>
<returns>
<see cref="T:System.Int32" /> 位移與索引項目附近之未產生的 (未實現的) 項目相關。</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 物件的值是否相等。</summary>
<returns>如果兩個物件相等則為 true否則為 false。</returns>
<param name="gp1">要比較的第一個執行個體。</param>
<param name="gp2">要比較的第二個執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 物件的值是否不相等。</summary>
<returns>如果值不相等則為 true否則為 false。</returns>
<param name="gp1">要比較的第一個執行個體。</param>
<param name="gp2">要比較的第二個執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 之執行個體的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> 之執行個體的字串表示。</returns>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>剖析 Xaml 期間發生錯誤時所擲回的例外狀況。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>使用預設值,初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 類別的新執行個體。</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>使用指定的錯誤訊息,初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 類別的新執行個體。</summary>
<param name="message">解釋例外狀況原因的錯誤訊息。</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>使用指定的錯誤訊息和造成這個例外狀況原因的內部例外狀況參考,初始化 <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> 類別的新執行個體。</summary>
<param name="message">解釋例外狀況原因的錯誤訊息。</param>
<param name="innerException">導致目前例外狀況發生的例外狀況;如果沒有指定任何的內部例外狀況,則為 null。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary> 表示 3x3 仿射轉換矩陣,用於二維空間中的轉換。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</summary>
<param name="m11">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> 係數。</param>
<param name="m12">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> 係數。</param>
<param name="m21">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> 係數。</param>
<param name="m22">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> 係數。</param>
<param name="offsetX">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> 係數。</param>
<param name="offsetY">
<see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 係數。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>判斷所指定 <see cref="T:System.Object" /><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否與這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 相同。</summary>
<returns>如果 <paramref name="o" /><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構與這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構相同則為 true否則為 false。</returns>
<param name="o">要比較的 <see cref="T:System.Object" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>判斷指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否與這個執行個體相同。</summary>
<returns>如果執行個體相等,則為 true否則為 false。</returns>
<param name="value">要與這個執行個體 (Instance) 比較的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 執行個體。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的雜湊程式碼。</summary>
<returns>這個執行個體的雜湊碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>取得單位 <see cref="T:Windows.UI.Xaml.Media.Matrix" /></summary>
<returns>單位矩陣。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>取得值,這個值表示這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否為單位矩陣。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是單位矩陣則為 true否則為 false。預設為 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 之結構第一列第一行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 之第一列第一行的值。預設值為 1。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第一列第二行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 之第一列第二行的值。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第二列第一行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 之第二列第一行的值。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第二列第二行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第二列第二行的值。預設值為 1。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第三列第一行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第三列第一行的值。預設值為 0。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第三列第二行的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構之第三列第二行的值。預設值為 0。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>判斷兩個指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否相同。</summary>
<returns>如果 <paramref name="matrix1" /><paramref name="matrix2" /> 相同則為 true否則為 false。</returns>
<param name="matrix1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</param>
<param name="matrix2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>判斷兩個指定的 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構是否不同。</summary>
<returns>如果 <paramref name="matrix1" /><paramref name="matrix2" /> 不同則為 true否則為 false。</returns>
<param name="matrix1">要比較的第一個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</param>
<param name="matrix2">要比較的第二個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>如需這個成員的說明,請參閱 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /></summary>
<returns>字串,包含目前執行個體的值,且該值採用指定的格式。</returns>
<param name="format">指定要使用之格式的字串。-或-null使用定義給 IFormattable 實作 (Implementation) 類型的預設格式。</param>
<param name="provider">IFormatProvider用來格式化數值。-或-null用來從作業系統的目前地區設定 (Locale) 取得數值格式資訊。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>建立這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="T:System.String" /> 表示。</summary>
<returns>
<see cref="T:System.String" />,包含這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 值。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>使用文化特性特定格式資訊,建立這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 結構的 <see cref="T:System.String" /> 表示。</summary>
<returns>
<see cref="T:System.String" />,包含這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /><see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /><see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> 值。</returns>
<param name="provider">特定文化特性的格式資訊。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary><see cref="T:Windows.UI.Xaml.Media.Matrix" /> 轉換指定的點,然後傳回結果。</summary>
<returns>依這個 <see cref="T:Windows.UI.Xaml.Media.Matrix" /> 轉換 <paramref name="point" /> 的結果。</returns>
<param name="point">要轉換的點。</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>指定動畫期間特定主要畫面格應該出現的時間。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>表示某個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 是否等於這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>如果 <paramref name="value" /> 是表示與這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 時間長度相同的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,則為 true否則為 false。</returns>
<param name="value">要和這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 比較的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>表示指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 是否等於這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>如果 <paramref name="value" /> 等於這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 則為 true否則為 false。</returns>
<param name="value">要和這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 比較的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>表示兩個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值是否相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 的值相等,則為 true否則為 false。</returns>
<param name="keyTime1">要比較的第一個值。</param>
<param name="keyTime2">要比較的第二個值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>使用提供的 <see cref="T:System.TimeSpan" />,建立新的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />,初始化為 <paramref name="timeSpan" /> 的值。</returns>
<param name="timeSpan"><see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的值。</param>
<exception cref="T:System.ArgumentOutOfRangeException">指定的 <paramref name="timeSpan" /> 位於允許範圍之外。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>傳回表示這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的雜湊程式碼。</summary>
<returns>雜湊碼識別項。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值是否相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 相等,則為 true否則為 false。</returns>
<param name="keyTime1">要比較的第一個值。</param>
<param name="keyTime2">要比較的第二個值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary><see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 隱含轉換為 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></summary>
<returns>建立的 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /></returns>
<param name="timeSpan">要轉換的 <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> 值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 值是否不相等。</summary>
<returns>如果 <paramref name="keyTime1" /><paramref name="keyTime2" /> 不相等,則為 true否則為 false。</returns>
<param name="keyTime1">要比較的第一個值。</param>
<param name="keyTime2">要比較的第二個值。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>取得主要畫面格結束的時間,以相對於動畫開始的時間表示。</summary>
<returns>主要畫面格結束的時間,以相對於動畫開始的時間表示。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> 的字串表示。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>描述 Windows.UI.Xaml.Media.Animation.Timeline 如何重複其簡單的持續時間。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>使用指定的反覆運算計數初始化 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 結構的新執行個體。</summary>
<param name="count">大於或等於 0 的數字,用來指定動畫的反覆次數。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> 評估為無限,即不是數字的值或者是負值。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>使用指定的重複持續時間初始化 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 結構的新執行個體。</summary>
<param name="duration">Windows.UI.Xaml.Media.Animation.Timeline 應該作用 (其作用中持續時間) 的時間總長度。</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> 評估為負數。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>取得 Windows.UI.Xaml.Media.Animation.Timeline 應該重複的次數。</summary>
<returns>要重複的反覆項目次數。</returns>
<exception cref="T:System.InvalidOperationException">這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 描述重複的持續時間,而不是反覆計數。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>取得 Windows.UI.Xaml.Media.Animation.Timeline 應該作用的時間總長度。</summary>
<returns>時刻表應該作用的時間總長度。</returns>
<exception cref="T:System.InvalidOperationException">這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 描述反覆計數,而不是重複的持續時間。</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>表示指定的物件是否等於此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></summary>
<returns>如果 <paramref name="value" /><see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> (表示與此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 相同的重複行為) 則為 true否則為 false。</returns>
<param name="value">要與這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 比較的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>傳回值,這個值表示指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 是否等於此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /></summary>
<returns>如果 <paramref name="repeatBehavior" /> 的型別和重複行為都等於此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 則為 true否則為 false。</returns>
<param name="repeatBehavior">要與此 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 比較的值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>表示兩個指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的型別與重複行為都相等則為 true否則為 false。</returns>
<param name="repeatBehavior1">要比較的第一個值。</param>
<param name="repeatBehavior2">要比較的第二個值。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>取得 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />,指定無限的重複次數。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />,指定無限的重複次數。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>傳回這個執行個體的雜湊碼。</summary>
<returns>雜湊碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>取得值,這個值指出重複行為是否具有指定的反覆計數。</summary>
<returns>如果執行個體表示反覆計數,則為 true否則為 false。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>取得值,這個值指出重複行為是否具有指定之重複的持續時間。</summary>
<returns>如果執行個體表示重複的持續時間,則為 true否則為 false。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>表示兩個指定的 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 的型別與重複行為都相等則為 true否則為 false。</returns>
<param name="repeatBehavior1">要比較的第一個值。</param>
<param name="repeatBehavior2">要比較的第二個值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>表示兩個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 值是否不相等。</summary>
<returns>如果 <paramref name="repeatBehavior1" /><paramref name="repeatBehavior2" /> 具有不同的型別或是不相等的重複行為屬性,則為 true否則為 false。</returns>
<param name="repeatBehavior1">要比較的第一個值。</param>
<param name="repeatBehavior2">要比較的第二個值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>如需這個成員的說明,請參閱 <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" /></summary>
<returns>字串,包含目前執行個體的值,且該值採用指定的格式。</returns>
<param name="format">指定要使用之格式的字串,若要使用針對 IFormattable 實作 (Implementation) 之型別定義的預設格式,則為 null。</param>
<param name="formatProvider">用來格式化值的 IFormatProvider若要取得作業系統之目前地區設定 (Locale) 的數值格式資訊,則為 null。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>傳回這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字串表示。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>以指定的格式傳回這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 的字串表示。</returns>
<param name="formatProvider">用於建構傳回值的格式。</param>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>取得或設定其中一個 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> 值,這個值描述行為重複的方式。</summary>
<returns>重複行為的型別。</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>指定 <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 原始值所表示的重複模式。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示時間軸應重複固定次數之完整回合的案例。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示時間軸應重複一段持續時間的案例,這可能導致動畫中途結束。</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>
<see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> 表示時間軸應無期限重複的案例。</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>表示 4 × 4 矩陣,用於三維 (3-D) 空間中的轉換。</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>初始化 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 類別的新執行個體。</summary>
<param name="m11">新矩陣的 (1,1) 欄位值。</param>
<param name="m12">新矩陣的 (1,2) 欄位值。</param>
<param name="m13">新矩陣的 (1,3) 欄位值。</param>
<param name="m14">新矩陣的 (1,4) 欄位值。</param>
<param name="m21">新矩陣的 (2,1) 欄位值。</param>
<param name="m22">新矩陣的 (2,2) 欄位值。</param>
<param name="m23">新矩陣的 (2,3) 欄位值。</param>
<param name="m24">新矩陣的 (2,4) 欄位值。</param>
<param name="m31">新矩陣的 (3,1) 欄位值。</param>
<param name="m32">新矩陣的 (3,2) 欄位值。</param>
<param name="m33">新矩陣的 (3,3) 欄位值。</param>
<param name="m34">新矩陣的 (3,4) 欄位值。</param>
<param name="offsetX">新矩陣的 X 位移 (Offset) 欄位值。</param>
<param name="offsetY">新矩陣的 Y 位移欄位值。</param>
<param name="offsetZ">新矩陣的 Z 位移欄位值。</param>
<param name="m44">新矩陣的 (4,4) 欄位值。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>測試兩個矩陣之間是否相等。</summary>
<returns>如果兩個矩陣相等則為 true否則為 false。</returns>
<param name="o">要測試是否相等的物件。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>測試兩個矩陣之間是否相等。</summary>
<returns>如果兩個矩陣相等則為 true否則為 false。</returns>
<param name="value">要比較的 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>傳回這個矩陣的雜湊碼。</summary>
<returns>整數,用於指定這個矩陣的雜湊碼。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>取得值,這個值表示這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 是否可以反轉。</summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 具有反轉則為 true否則為 false。預設值是 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary><see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 結構變更為單位 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 識別。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>反轉這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 結構。</summary>
<exception cref="T:System.InvalidOperationException">無法反轉矩陣。</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>判斷這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 結構是否為單位 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /></summary>
<returns>如果 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 為單位 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />,則為 true否則為 false。預設值是 true。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第一欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 結構之第一列第一欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第二欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第二行的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第三欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第三欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第四欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第一列第四欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第一欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第一行的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第二欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第二欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第三欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第三欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第二列第四欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第二列第四欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第一欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第一欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第二欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第二欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第三欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第三欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第四欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第三列第四欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第四欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四列第四欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第一欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第一欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第二欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 中第四列第二欄的值。</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>取得或設定這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第三欄的值。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 之第四列第三欄的值。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 執行個體是否完全相等。</summary>
<returns>如果兩個矩陣相等則為 true否則為 false。</returns>
<param name="matrix1">要比較的第一個矩陣。</param>
<param name="matrix2">要比較的第二個矩陣。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>比較兩個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 執行個體是否不相等。</summary>
<returns>如果矩陣不同則為 true否則為 false。</returns>
<param name="matrix1">要比較的第一個矩陣。</param>
<param name="matrix2">要比較的第二個矩陣。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>將指定的矩陣相乘。</summary>
<returns>
<see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />,為乘法的結果。</returns>
<param name="matrix1">要相乘的矩陣。</param>
<param name="matrix2">第一個矩陣乘以的矩陣。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>如需這個成員的說明,請參閱 <see cref="M:System.IFormattable.ToString" /></summary>
<returns>目前執行個體的值,使用指定的格式。</returns>
<param name="format">要使用的格式。</param>
<param name="provider">要使用的提供者。</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>建立這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字串表示。</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>建立這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字串表示。</summary>
<returns>這個 <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> 的字串表示。</returns>
<param name="provider">指定了文化特性 (Culture) 的格式資訊。</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,904 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>The exception that is thrown when an attempt is made to access a UI automation element corresponding to a part of the user interface that is no longer available.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with serialized data.</summary>
<param name="serializationInfo">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
<param name="streamingContext">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error.</param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>The exception that is thrown when an attempt is made through UI automation to manipulate a control that is not enabled.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error.</param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>Describes the position of an item that is managed by <see cref="T:Windows.UI.Xaml.Controls.ItemContainerGenerator" />.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initializes a new instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> with the specified index and offset.</summary>
<param name="index">An index that is relative to the generated (realized) items. -1 is a special value that refers to a fictitious item at the beginning or the end of the items list.</param>
<param name="offset">An offset that is relative to the ungenerated (unrealized) items near the indexed item. An offset of 0 refers to the indexed element itself, an offset of 1 refers to the next ungenerated (unrealized) item, and an offset of -1 refers to the previous item.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compares the specified instance and the current instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> for value equality.</summary>
<param name="o">The <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="o" /> and this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> have the same values.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>The hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Gets or sets the index that is relative to the generated (realized) items.</summary>
<returns>The index that is relative to the generated (realized) items.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Gets or sets the offset that is relative to the ungenerated (unrealized) items near the indexed item.</summary>
<returns>The offset that is relative to the ungenerated (unrealized) items near the indexed item.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value equality.</summary>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value inequality.</summary>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the values are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Returns a string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>A string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Describes the characteristics of a rounded corner, such as can be applied to a <see cref="T:Windows.UI.Xaml.Controls.Border" />.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initializes a new <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure, applying the same uniform radius to all its corners.</summary>
<param name="uniformRadius">A uniform radius applied to all four <see cref="T:Windows.UI.Xaml.CornerRadius" /> properties (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct, applying specific radius values to its corners.</summary>
<param name="topLeft">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> value.</param>
<param name="topRight">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> value.</param>
<param name="bottomRight">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> value.</param>
<param name="bottomLeft">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> value.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct to another object for equality.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct to another <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure for equality.</summary>
<param name="cornerRadius">An instance of <see cref="T:Windows.UI.Xaml.CornerRadius" /> to compare for equality.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Returns the hash code of the structure.</summary>
<returns>A hash code for this <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structs for equality.</summary>
<param name="cr1">The first struct to compare.</param>
<param name="cr2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structs for inequality.</summary>
<param name="cr1">The first struct to compare.</param>
<param name="cr2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Gets or sets the radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure.</summary>
<returns>A string that represents the <see cref="T:Windows.UI.Xaml.CornerRadius" /> value.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Represents the duration of time that a <see cref="T:Windows.UI.Xaml.Media.Animation.Timeline" /> is active.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Duration" /> struct with the specified <see cref="T:System.TimeSpan" /> value.</summary>
<param name="timeSpan">The initial time interval of this duration.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Adds the value of the specified <see cref="T:Windows.UI.Xaml.Duration" /> to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The value of the current instance plus <paramref name="duration" />.</param>
<returns>If each involved <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the combined values. Otherwise this method returns <see langword="null" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that is automatically determined.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to an automatic value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compares one <see cref="T:Windows.UI.Xaml.Duration" /> value to another.</summary>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>If <paramref name="t1" /> is less than <paramref name="t2" />, a negative value that represents the difference. If <paramref name="t1" /> is equal to <paramref name="t2" />, a value of 0. If <paramref name="t1" /> is greater than <paramref name="t2" />, a positive value that represents the difference.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determines whether a specified object is equal to a <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="value">Object to check for equality.</param>
<returns>
<see langword="true" /> if value is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determines whether a specified <see cref="T:Windows.UI.Xaml.Duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to check for equality.</param>
<returns>
<see langword="true" /> if <paramref name="duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> values are equal.</summary>
<param name="t1">First <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">Second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if <paramref name="t1" /> is equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that represents an infinite interval.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to a forever value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Gets a hash code for this object.</summary>
<returns>The hash code identifier.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Gets a value that indicates if this <see cref="T:Windows.UI.Xaml.Duration" /> represents a <see cref="T:System.TimeSpan" /> value.</summary>
<returns>
<see langword="true" /> if this <see cref="T:Windows.UI.Xaml.Duration" /> is a <see cref="T:System.TimeSpan" /> value; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Adds two <see cref="T:Windows.UI.Xaml.Duration" /> values together.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<returns>If both <see cref="T:Windows.UI.Xaml.Duration" /> values have <see cref="T:System.TimeSpan" /> values, this method returns the sum of those two values. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Automatic" />. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Forever" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. If either <paramref name="t1" /> or <paramref name="t2" /> has no value, this method returns <see langword="null" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> cases are equal.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <see cref="T:Windows.UI.Xaml.Duration" /> values have equal property values, or if all <see cref="T:Windows.UI.Xaml.Duration" /> values are <see langword="null" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if one <see cref="T:Windows.UI.Xaml.Duration" /> is greater than another.</summary>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether a <see cref="T:Windows.UI.Xaml.Duration" /> is greater than or equal to another.</summary>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than or equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Implicitly creates a <see cref="T:Windows.UI.Xaml.Duration" /> from a given <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> from which a <see cref="T:Windows.UI.Xaml.Duration" /> is implicitly created.</param>
<returns>A created <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if two <see cref="T:Windows.UI.Xaml.Duration" /> cases are not equal.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if exactly one of <paramref name="t1" /> or <paramref name="t2" /> represent a value, or if they both represent values that are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than the value of another instance.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than or equal to another.</summary>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than or equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Subtracts the value of one <see cref="T:Windows.UI.Xaml.Duration" /> from another.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract.</param>
<returns>If each <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the value of <paramref name="t1" /> minus <paramref name="t2" />. If <paramref name="t1" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.Forever" /> and <paramref name="t2" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, this method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. Otherwise this method returns <see langword="null" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Returns the specified <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to get.</param>
<returns>The <see cref="T:Windows.UI.Xaml.Duration" /> operation result.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Subtracts the specified <see cref="T:Windows.UI.Xaml.Duration" /> from this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract from this <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<returns>The subtracted <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Gets the <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</summary>
<returns>The <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</returns>
<exception cref="T:System.InvalidOperationException">The <see cref="T:Windows.UI.Xaml.Duration" /> does not represent a <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Converts a <see cref="T:Windows.UI.Xaml.Duration" /> to a <see cref="T:System.String" /> representation.</summary>
<returns>A <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Specifies whether a <see cref="T:Windows.UI.Xaml.Duration" /> has a special value of Automatic or Forever, or has valid information in its <see cref="T:System.TimeSpan" /> component.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Has the "Automatic" special value.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Has the "Forever" special value.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Has valid information in the <see cref="T:System.TimeSpan" /> component.</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Represents the length of elements that explicitly support <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> unit types.</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure using the specified absolute value in pixels.</summary>
<param name="pixels">The absolute count of pixels to establish as the value.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure and specifies what kind of value it holds.</summary>
<param name="value">The initial value of this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">The <see cref="T:Windows.UI.Xaml.GridUnitType" /> held by this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">
<paramref name="value" /> is less than 0 or is not a number.
-or-
<paramref name="type" /> is not a valid <see cref="T:Windows.UI.Xaml.GridUnitType" />.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Gets an instance of <see cref="T:Windows.UI.Xaml.GridLength" /> that holds a value whose size is determined by the size properties of the content object.</summary>
<returns>An instance of <see cref="T:Windows.UI.Xaml.GridLength" /> whose <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is set to <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determines whether the specified object is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" /> instance.</summary>
<param name="oCompare">The object to compare with the current instance.</param>
<returns>
<see langword="true" /> if the specified object has the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" /> as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.GridLength" /> is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<param name="gridLength">The <see cref="T:Windows.UI.Xaml.GridLength" /> structure to compare with the current instance.</param>
<returns>
<see langword="true" /> if the specified <see cref="T:Windows.UI.Xaml.GridLength" /> has the same value and <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Gets a hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Gets the associated <see cref="T:Windows.UI.Xaml.GridUnitType" /> for the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>One of the enumeration values. The default is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed in pixels.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value whose size is determined by the size properties of the content object.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed as a weighted proportion of available space.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures for equality.</summary>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures to determine if they are not equal.</summary>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> do not have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Returns a <see cref="T:System.String" /> representation of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A <see cref="T:System.String" /> representation of the current <see cref="T:Windows.UI.Xaml.GridLength" /> struct.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Gets a <see cref="T:System.Double" /> that represents the value of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>The value of the current instance.</returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Describes the kind of value that a <see cref="T:Windows.UI.Xaml.GridLength" /> object is holding.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>The size is determined by the size properties of the content object.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>The value is expressed in pixels.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>The value is expressed as a weighted proportion of available space.</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>An exception that is thrown by the layout cycle.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with serialized data.</summary>
<param name="serializationInfo">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
<param name="streamingContext">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception, or <see langword="null" /> if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>The exception that is thrown when an error occurs while parsing XAML.</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception, or <see langword="null" /> if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Specifies when a particular key frame should take place during an animation.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indicates whether a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> that represents the same length of time as this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether a specified <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values are equal.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if the values of <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Creates a new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, using the supplied <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">The value of the new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>A new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, initialized to the value of <paramref name="timeSpan" />.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The specified <paramref name="timeSpan" /> is outside the allowed range.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Returns a hash code representing this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A hash code.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for equality.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Implicitly converts a <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> to a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="timeSpan">The <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> value to convert.</param>
<returns>The created <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for inequality.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are not equal; otherwise, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.</summary>
<returns>The time when the key frame ends, expressed as a time relative to the beginning of the animation.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Describes how a <see cref="T:Windows.UI.Xaml.Media.Animation.Timeline" /> repeats its simple duration.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> struct with the specified iteration count.</summary>
<param name="count">A number greater than or equal to 0 that specifies the number of iterations for an animation.</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> evaluates to infinity, a value that is not a number, or is negative.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> struct with the specified repeat duration.</summary>
<param name="duration">The total length of time that the Windows.UI.Xaml.Media.Animation.Timeline should play (its active duration).</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> evaluates to a negative time interval.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Gets the number of times a Windows.UI.Xaml.Media.Animation.Timeline should repeat.</summary>
<returns>The number of iterations to repeat.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes a repeat duration, not an iteration count.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Gets the total length of time a Windows.UI.Xaml.Media.Animation.Timeline should play.</summary>
<returns>The total length of time a timeline should play.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes an iteration count, not a repeat duration.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indicates whether the specified object is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<param name="value">The object to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that represents the same repeat behavior as this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Returns a value that indicates whether the specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<param name="repeatBehavior">The value to compare to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior" /> are equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Returns the hash code of this instance.</summary>
<returns>A hash code.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Gets a value that indicates whether the repeat behavior has a specified iteration count.</summary>
<returns>
<see langword="true" /> if the instance represents an iteration count; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Gets a value that indicates whether the repeat behavior has a specified repeat duration.</summary>
<returns>
<see langword="true" /> if the instance represents a repeat duration; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are not equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="repeatBehavior1" /> and <paramref name="repeatBehavior2" /> are different types or the repeat behavior properties are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The string specifying the format to use, or <see langword="null" /> to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param>
<param name="formatProvider">An object that provides formatting information for value, or <see langword="null" /> to obtain the numeric format information from the current culture.</param>
<returns>A string containing the value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> with the specified format.</summary>
<param name="formatProvider">The format used to construct the return value.</param>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Gets or sets one of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> values that describes the way behavior repeats.</summary>
<returns>The type of repeat behavior.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Specifies the repeat mode that a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> raw value represents.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a fixed number of complete runs.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a time duration, which might result in an animation terminating part way through.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat indefinitely.</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary>Represents a 3x3 affine transformation matrix used for transformations in two-dimensional space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<param name="m11">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> coefficient.</param>
<param name="m12">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> coefficient.</param>
<param name="m21">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> coefficient.</param>
<param name="m22">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> coefficient.</param>
<param name="offsetX">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> coefficient.</param>
<param name="offsetY">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> coefficient.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determines whether the specified <see cref="T:System.Object" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<param name="o">The <see cref="T:System.Object" /> to compare.</param>
<returns>
<see langword="true" /> if <paramref name="o" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is identical to this instance.</summary>
<param name="value">The instance of <see cref="T:Windows.UI.Xaml.Media.Matrix" /> to compare to this instance.</param>
<returns>
<see langword="true" /> if instances are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The hash code for this instance.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Gets an identity matrix.</summary>
<returns>An identity matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is an identity matrix.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is an identity matrix; otherwise, <see langword="false" />. The default is <see langword="true" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structs are identical.</summary>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<returns>
<see langword="true" /> if <paramref name="matrix1" /> and <paramref name="matrix2" /> are identical; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structs are not identical.</summary>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<returns>
<see langword="true" /> if <paramref name="matrix1" /> and <paramref name="matrix2" /> are not identical; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The string specifying the format to use, or <see langword="null" /> to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param>
<param name="provider">An object that provides formatting information, or <see langword="null" /> to obtain the numeric format information from the current culture.</param>
<returns>A string containing the value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct with culture-specific formatting information.</summary>
<param name="provider">The culture-specific formatting information.</param>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforms the specified point by the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> and returns the result.</summary>
<param name="point">The point to transform.</param>
<returns>The result of transforming <paramref name="point" /> by this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Represents a 4 × 4 matrix that is used for transformations in a three-dimensional (3-D) space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> class.</summary>
<param name="m11">The value of the (1,1) field of the new matrix.</param>
<param name="m12">The value of the (1,2) field of the new matrix.</param>
<param name="m13">The value of the (1,3) field of the new matrix.</param>
<param name="m14">The value of the (1,4) field of the new matrix.</param>
<param name="m21">The value of the (2,1) field of the new matrix.</param>
<param name="m22">The value of the (2,2) field of the new matrix.</param>
<param name="m23">The value of the (2,3) field of the new matrix.</param>
<param name="m24">The value of the (2,4) field of the new matrix.</param>
<param name="m31">The value of the (3,1) field of the new matrix.</param>
<param name="m32">The value of the (3,2) field of the new matrix.</param>
<param name="m33">The value of the (3,3) field of the new matrix.</param>
<param name="m34">The value of the (3,4) field of the new matrix.</param>
<param name="offsetX">The value of the X offset field of the new matrix.</param>
<param name="offsetY">The value of the Y offset field of the new matrix.</param>
<param name="offsetZ">The value of the Z offset field of the new matrix.</param>
<param name="m44">The value of the (4,4) field of the new matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Tests for equality between two matrices.</summary>
<param name="o">The object to test for equality with the current instance.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Tests for equality between two matrices.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> to compare to.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Returns the hash code for this matrix.</summary>
<returns>The hash code for this matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is invertible.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> has an inverse; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Changes a <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct into an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverts this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct.</summary>
<exception cref="T:System.InvalidOperationException">The matrix is not invertible.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determines whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Gets or sets the value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Gets or sets the value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Gets or sets the value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Gets or sets the value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Gets or sets the value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Gets or sets the value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Gets or sets the value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Gets or sets the value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Gets or sets the value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Gets or sets the value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for equality.</summary>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for inequality.</summary>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
<returns>
<see langword="true" /> if the matrices are different; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplies the specified matrices.</summary>
<param name="matrix1">The matrix to multiply.</param>
<param name="matrix2">The matrix by which the first matrix is multiplied.</param>
<returns>The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> that is the result of multiplication.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The format to use.</param>
<param name="provider">The provider to use.</param>
<returns>The value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<param name="provider">An object that provides culture-specified formatting information.</param>
<returns>The string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Describes the thickness of a frame around a rectangle. Four <see cref="T:System.Double" /> values describe the <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />, and <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> sides of the rectangle, respectively.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has the specified uniform length on each side.</summary>
<param name="uniformLength">The uniform length applied to all four sides of the bounding rectangle.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has specific lengths (supplied as a <see cref="T:System.Double" />) applied to each side of the rectangle.</summary>
<param name="left">The thickness for the left side of the rectangle.</param>
<param name="top">The thickness for the upper side of the rectangle.</param>
<param name="right">The thickness for the right side of the rectangle</param>
<param name="bottom">The thickness for the lower side of the rectangle.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Gets or sets the width, in pixels, of the lower side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the lower side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:System.Object" /> for equality.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:Windows.UI.Xaml.Thickness" /> structure for equality.</summary>
<param name="thickness">An instance of <see cref="T:Windows.UI.Xaml.Thickness" /> to compare for equality.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Returns the hash code of the struct.</summary>
<returns>A hash code for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Gets or sets the width, in pixels, of the left side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the left side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.Thickness" /> structs for equality.</summary>
<param name="t1">The first struct to compare.</param>
<param name="t2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Thickness" /> structs for inequality.</summary>
<param name="t1">The first struct to compare.</param>
<param name="t2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Gets or sets the width, in pixels, of the right side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the right side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Gets or sets the width, in pixels, of the upper side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the upper side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.Thickness" /> structure.</summary>
<returns>A string that represents the <see cref="T:Windows.UI.Xaml.Thickness" /> value.</returns>
</member>
</members>
</doc>

View File

@@ -0,0 +1,904 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Runtime.WindowsRuntime.UI.Xaml</name>
</assembly>
<members>
<member name="T:Windows.UI.Xaml.Automation.ElementNotAvailableException">
<summary>The exception that is thrown when an attempt is made to access a UI automation element corresponding to a part of the user interface that is no longer available.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with serialized data.</summary>
<param name="serializationInfo">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
<param name="streamingContext">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotAvailableException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotAvailableException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error.</param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Automation.ElementNotEnabledException">
<summary>The exception that is thrown when an attempt is made through UI automation to manipulate a control that is not enabled.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class with a specified error message.</summary>
<param name="message">The message that describes the error.</param>
</member>
<member name="M:Windows.UI.Xaml.Automation.ElementNotEnabledException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Automation.ElementNotEnabledException" /> class, with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The message that describes the error.</param>
<param name="innerException">The exception that is the cause of the current exception, or null if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition">
<summary>Describes the position of an item that is managed by <see cref="T:Windows.UI.Xaml.Controls.ItemContainerGenerator" />.</summary>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.#ctor(System.Int32,System.Int32)">
<summary>Initializes a new instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> with the specified index and offset.</summary>
<param name="index">An index that is relative to the generated (realized) items. -1 is a special value that refers to a fictitious item at the beginning or the end of the items list.</param>
<param name="offset">An offset that is relative to the ungenerated (unrealized) items near the indexed item. An offset of 0 refers to the indexed element itself, an offset of 1 refers to the next ungenerated (unrealized) item, and an offset of -1 refers to the previous item.</param>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Equals(System.Object)">
<summary>Compares the specified instance and the current instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> for value equality.</summary>
<param name="o">The <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="o" /> and this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> have the same values.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>The hash code for this <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Index">
<summary>Gets or sets the index that is relative to the generated (realized) items.</summary>
<returns>The index that is relative to the generated (realized) items.</returns>
</member>
<member name="P:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.Offset">
<summary>Gets or sets the offset that is relative to the ungenerated (unrealized) items near the indexed item.</summary>
<returns>The offset that is relative to the ungenerated (unrealized) items near the indexed item.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Equality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value equality.</summary>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.op_Inequality(Windows.UI.Xaml.Controls.Primitives.GeneratorPosition,Windows.UI.Xaml.Controls.Primitives.GeneratorPosition)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" /> objects for value inequality.</summary>
<param name="gp1">The first instance to compare.</param>
<param name="gp2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the values are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition.ToString">
<summary>Returns a string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</summary>
<returns>A string representation of this instance of <see cref="T:Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.CornerRadius">
<summary>Describes the characteristics of a rounded corner, such as can be applied to a <see cref="T:Windows.UI.Xaml.Controls.Border" />.</summary>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double)">
<summary>Initializes a new <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure, applying the same uniform radius to all its corners.</summary>
<param name="uniformRadius">A uniform radius applied to all four <see cref="T:Windows.UI.Xaml.CornerRadius" /> properties (<see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" />, <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" />, <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" />).</param>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct, applying specific radius values to its corners.</summary>
<param name="topLeft">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopLeft" /> value.</param>
<param name="topRight">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.TopRight" /> value.</param>
<param name="bottomRight">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomRight" /> value.</param>
<param name="bottomLeft">The initial <see cref="P:Windows.UI.Xaml.CornerRadius.BottomLeft" /> value.</param>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the bottom left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.BottomRight">
<summary>Gets or sets the radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the bottom right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct to another object for equality.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.Equals(Windows.UI.Xaml.CornerRadius)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.CornerRadius" /> struct to another <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure for equality.</summary>
<param name="cornerRadius">An instance of <see cref="T:Windows.UI.Xaml.CornerRadius" /> to compare for equality.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.GetHashCode">
<summary>Returns the hash code of the structure.</summary>
<returns>A hash code for this <see cref="T:Windows.UI.Xaml.CornerRadius" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Equality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structs for equality.</summary>
<param name="cr1">The first struct to compare.</param>
<param name="cr2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.op_Inequality(Windows.UI.Xaml.CornerRadius,Windows.UI.Xaml.CornerRadius)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.CornerRadius" /> structs for inequality.</summary>
<param name="cr1">The first struct to compare.</param>
<param name="cr2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.CornerRadius" /> are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopLeft">
<summary>Gets or sets the radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the top left corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.CornerRadius.TopRight">
<summary>Gets or sets the radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied.</summary>
<returns>The radius of rounding, in pixels, of the top right corner of the object where a <see cref="T:Windows.UI.Xaml.CornerRadius" /> is applied. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.CornerRadius.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.CornerRadius" /> structure.</summary>
<returns>A string that represents the <see cref="T:Windows.UI.Xaml.CornerRadius" /> value.</returns>
</member>
<member name="T:Windows.UI.Xaml.Duration">
<summary>Represents the duration of time that a <see cref="T:Windows.UI.Xaml.Media.Animation.Timeline" /> is active.</summary>
</member>
<member name="M:Windows.UI.Xaml.Duration.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Duration" /> struct with the specified <see cref="T:System.TimeSpan" /> value.</summary>
<param name="timeSpan">The initial time interval of this duration.</param>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.Add(Windows.UI.Xaml.Duration)">
<summary>Adds the value of the specified <see cref="T:Windows.UI.Xaml.Duration" /> to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The value of the current instance plus <paramref name="duration" />.</param>
<returns>If each involved <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the combined values. Otherwise this method returns <see langword="null" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.Automatic">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that is automatically determined.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to an automatic value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Compare(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Compares one <see cref="T:Windows.UI.Xaml.Duration" /> value to another.</summary>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>If <paramref name="t1" /> is less than <paramref name="t2" />, a negative value that represents the difference. If <paramref name="t1" /> is equal to <paramref name="t2" />, a value of 0. If <paramref name="t1" /> is greater than <paramref name="t2" />, a positive value that represents the difference.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(System.Object)">
<summary>Determines whether a specified object is equal to a <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="value">Object to check for equality.</param>
<returns>
<see langword="true" /> if value is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration)">
<summary>Determines whether a specified <see cref="T:Windows.UI.Xaml.Duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to check for equality.</param>
<returns>
<see langword="true" /> if <paramref name="duration" /> is equal to this <see cref="T:Windows.UI.Xaml.Duration" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Equals(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> values are equal.</summary>
<param name="t1">First <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">Second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if <paramref name="t1" /> is equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Duration" /> value that represents an infinite interval.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Duration" /> initialized to a forever value.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.GetHashCode">
<summary>Gets a hash code for this object.</summary>
<returns>The hash code identifier.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.HasTimeSpan">
<summary>Gets a value that indicates if this <see cref="T:Windows.UI.Xaml.Duration" /> represents a <see cref="T:System.TimeSpan" /> value.</summary>
<returns>
<see langword="true" /> if this <see cref="T:Windows.UI.Xaml.Duration" /> is a <see cref="T:System.TimeSpan" /> value; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Addition(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Adds two <see cref="T:Windows.UI.Xaml.Duration" /> values together.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to add.</param>
<returns>If both <see cref="T:Windows.UI.Xaml.Duration" /> values have <see cref="T:System.TimeSpan" /> values, this method returns the sum of those two values. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Automatic" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Automatic" />. If either value is set to <see cref="P:Windows.UI.Xaml.Duration.Forever" />, the method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. If either <paramref name="t1" /> or <paramref name="t2" /> has no value, this method returns <see langword="null" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Equality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether two <see cref="T:Windows.UI.Xaml.Duration" /> cases are equal.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <see cref="T:Windows.UI.Xaml.Duration" /> values have equal property values, or if all <see cref="T:Windows.UI.Xaml.Duration" /> values are <see langword="null" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if one <see cref="T:Windows.UI.Xaml.Duration" /> is greater than another.</summary>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> value to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_GreaterThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines whether a <see cref="T:Windows.UI.Xaml.Duration" /> is greater than or equal to another.</summary>
<param name="t1">The first instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second instance of <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is greater than or equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Duration">
<summary>Implicitly creates a <see cref="T:Windows.UI.Xaml.Duration" /> from a given <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">
<see cref="T:System.TimeSpan" /> from which a <see cref="T:Windows.UI.Xaml.Duration" /> is implicitly created.</param>
<returns>A created <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
<exception cref="T:System.ArgumentException">
<paramref name="timeSpan" /> evaluates as less than <see cref="F:System.TimeSpan.Zero" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Inequality(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if two <see cref="T:Windows.UI.Xaml.Duration" /> cases are not equal.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if exactly one of <paramref name="t1" /> or <paramref name="t2" /> represent a value, or if they both represent values that are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThan(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than the value of another instance.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The second <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_LessThanOrEqual(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Determines if a <see cref="T:Windows.UI.Xaml.Duration" /> is less than or equal to another.</summary>
<param name="t1">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to compare.</param>
<returns>
<see langword="true" /> if both <paramref name="t1" /> and <paramref name="t2" /> have values and <paramref name="t1" /> is less than or equal to <paramref name="t2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_Subtraction(Windows.UI.Xaml.Duration,Windows.UI.Xaml.Duration)">
<summary>Subtracts the value of one <see cref="T:Windows.UI.Xaml.Duration" /> from another.</summary>
<param name="t1">The first <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<param name="t2">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract.</param>
<returns>If each <see cref="T:Windows.UI.Xaml.Duration" /> has values, a <see cref="T:Windows.UI.Xaml.Duration" /> that represents the value of <paramref name="t1" /> minus <paramref name="t2" />. If <paramref name="t1" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.Forever" /> and <paramref name="t2" /> has a value of <see cref="P:Windows.UI.Xaml.Duration.TimeSpan" />, this method returns <see cref="P:Windows.UI.Xaml.Duration.Forever" />. Otherwise this method returns <see langword="null" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.op_UnaryPlus(Windows.UI.Xaml.Duration)">
<summary>Returns the specified <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to get.</param>
<returns>The <see cref="T:Windows.UI.Xaml.Duration" /> operation result.</returns>
</member>
<member name="M:Windows.UI.Xaml.Duration.Subtract(Windows.UI.Xaml.Duration)">
<summary>Subtracts the specified <see cref="T:Windows.UI.Xaml.Duration" /> from this <see cref="T:Windows.UI.Xaml.Duration" />.</summary>
<param name="duration">The <see cref="T:Windows.UI.Xaml.Duration" /> to subtract from this <see cref="T:Windows.UI.Xaml.Duration" />.</param>
<returns>The subtracted <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Duration.TimeSpan">
<summary>Gets the <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</summary>
<returns>The <see cref="T:System.TimeSpan" /> value that this <see cref="T:Windows.UI.Xaml.Duration" /> represents.</returns>
<exception cref="T:System.InvalidOperationException">The <see cref="T:Windows.UI.Xaml.Duration" /> does not represent a <see cref="T:System.TimeSpan" />.</exception>
</member>
<member name="M:Windows.UI.Xaml.Duration.ToString">
<summary>Converts a <see cref="T:Windows.UI.Xaml.Duration" /> to a <see cref="T:System.String" /> representation.</summary>
<returns>A <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Duration" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.DurationType">
<summary>Specifies whether a <see cref="T:Windows.UI.Xaml.Duration" /> has a special value of Automatic or Forever, or has valid information in its <see cref="T:System.TimeSpan" /> component.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Automatic">
<summary>Has the "Automatic" special value.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.Forever">
<summary>Has the "Forever" special value.</summary>
</member>
<member name="F:Windows.UI.Xaml.DurationType.TimeSpan">
<summary>Has valid information in the <see cref="T:System.TimeSpan" /> component.</summary>
</member>
<member name="T:Windows.UI.Xaml.GridLength">
<summary>Represents the length of elements that explicitly support <see cref="F:Windows.UI.Xaml.GridUnitType.Star" /> unit types.</summary>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure using the specified absolute value in pixels.</summary>
<param name="pixels">The absolute count of pixels to establish as the value.</param>
</member>
<member name="M:Windows.UI.Xaml.GridLength.#ctor(System.Double,Windows.UI.Xaml.GridUnitType)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.GridLength" /> structure and specifies what kind of value it holds.</summary>
<param name="value">The initial value of this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<param name="type">The <see cref="T:Windows.UI.Xaml.GridUnitType" /> held by this instance of <see cref="T:Windows.UI.Xaml.GridLength" />.</param>
<exception cref="T:System.ArgumentException">
<paramref name="value" /> is less than 0 or is not a number.
-or-
<paramref name="type" /> is not a valid <see cref="T:Windows.UI.Xaml.GridUnitType" />.</exception>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Auto">
<summary>Gets an instance of <see cref="T:Windows.UI.Xaml.GridLength" /> that holds a value whose size is determined by the size properties of the content object.</summary>
<returns>An instance of <see cref="T:Windows.UI.Xaml.GridLength" /> whose <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is set to <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(System.Object)">
<summary>Determines whether the specified object is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" /> instance.</summary>
<param name="oCompare">The object to compare with the current instance.</param>
<returns>
<see langword="true" /> if the specified object has the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" /> as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.Equals(Windows.UI.Xaml.GridLength)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.GridLength" /> is equal to the current <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<param name="gridLength">The <see cref="T:Windows.UI.Xaml.GridLength" /> structure to compare with the current instance.</param>
<returns>
<see langword="true" /> if the specified <see cref="T:Windows.UI.Xaml.GridLength" /> has the same value and <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.GetHashCode">
<summary>Gets a hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A hash code for the <see cref="T:Windows.UI.Xaml.GridLength" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.GridUnitType">
<summary>Gets the associated <see cref="T:Windows.UI.Xaml.GridUnitType" /> for the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>One of the enumeration values. The default is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAbsolute">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed in pixels.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Pixel" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsAuto">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value whose size is determined by the size properties of the content object.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Auto" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.IsStar">
<summary>Gets a value that indicates whether the <see cref="T:Windows.UI.Xaml.GridLength" /> holds a value that is expressed as a weighted proportion of available space.</summary>
<returns>
<see langword="true" /> if the <see cref="P:Windows.UI.Xaml.GridLength.GridUnitType" /> property is <see cref="F:Windows.UI.Xaml.GridUnitType.Star" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Equality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures for equality.</summary>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.op_Inequality(Windows.UI.Xaml.GridLength,Windows.UI.Xaml.GridLength)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.GridLength" /> structures to determine if they are not equal.</summary>
<param name="gl1">The first instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<param name="gl2">The second instance of <see cref="T:Windows.UI.Xaml.GridLength" /> to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.GridLength" /> do not have the same value and <see cref="T:Windows.UI.Xaml.GridUnitType" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.GridLength.ToString">
<summary>Returns a <see cref="T:System.String" /> representation of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>A <see cref="T:System.String" /> representation of the current <see cref="T:Windows.UI.Xaml.GridLength" /> struct.</returns>
</member>
<member name="P:Windows.UI.Xaml.GridLength.Value">
<summary>Gets a <see cref="T:System.Double" /> that represents the value of the <see cref="T:Windows.UI.Xaml.GridLength" />.</summary>
<returns>The value of the current instance.</returns>
</member>
<member name="T:Windows.UI.Xaml.GridUnitType">
<summary>Describes the kind of value that a <see cref="T:Windows.UI.Xaml.GridLength" /> object is holding.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Auto">
<summary>The size is determined by the size properties of the content object.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Pixel">
<summary>The value is expressed in pixels.</summary>
</member>
<member name="F:Windows.UI.Xaml.GridUnitType.Star">
<summary>The value is expressed as a weighted proportion of available space.</summary>
</member>
<member name="T:Windows.UI.Xaml.LayoutCycleException">
<summary>An exception that is thrown by the layout cycle.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with serialized data.</summary>
<param name="serializationInfo">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
<param name="streamingContext">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:Windows.UI.Xaml.LayoutCycleException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.LayoutCycleException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception, or <see langword="null" /> if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Markup.XamlParseException">
<summary>The exception that is thrown when an error occurs while parsing XAML.</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with default values.</summary>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:Windows.UI.Xaml.Markup.XamlParseException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Markup.XamlParseException" /> class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception, or <see langword="null" /> if no inner exception is specified.</param>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Specifies when a particular key frame should take place during an animation.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(System.Object)">
<summary>Indicates whether a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> that represents the same length of time as this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether a specified <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.Equals(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Indicates whether two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values are equal.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if the values of <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.FromTimeSpan(System.TimeSpan)">
<summary>Creates a new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, using the supplied <see cref="T:System.TimeSpan" />.</summary>
<param name="timeSpan">The value of the new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</param>
<returns>A new <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />, initialized to the value of <paramref name="timeSpan" />.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The specified <paramref name="timeSpan" /> is outside the allowed range.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.GetHashCode">
<summary>Returns a hash code representing this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A hash code.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Equality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for equality.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Implicit(System.TimeSpan)~Windows.UI.Xaml.Media.Animation.KeyTime">
<summary>Implicitly converts a <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> to a <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<param name="timeSpan">The <see cref="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan" /> value to convert.</param>
<returns>The created <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.op_Inequality(Windows.UI.Xaml.Media.Animation.KeyTime,Windows.UI.Xaml.Media.Animation.KeyTime)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" /> values for inequality.</summary>
<param name="keyTime1">The first value to compare.</param>
<param name="keyTime2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="keyTime1" /> and <paramref name="keyTime2" /> are not equal; otherwise, false.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.KeyTime.TimeSpan">
<summary>Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.</summary>
<returns>The time when the key frame ends, expressed as a time relative to the beginning of the animation.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.KeyTime.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.KeyTime" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior">
<summary>Describes how a <see cref="T:Windows.UI.Xaml.Media.Animation.Timeline" /> repeats its simple duration.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> struct with the specified iteration count.</summary>
<param name="count">A number greater than or equal to 0 that specifies the number of iterations for an animation.</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="count" /> evaluates to infinity, a value that is not a number, or is negative.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> struct with the specified repeat duration.</summary>
<param name="duration">The total length of time that the Windows.UI.Xaml.Media.Animation.Timeline should play (its active duration).</param>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> evaluates to a negative time interval.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Count">
<summary>Gets the number of times a Windows.UI.Xaml.Media.Animation.Timeline should repeat.</summary>
<returns>The number of iterations to repeat.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes a repeat duration, not an iteration count.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Duration">
<summary>Gets the total length of time a Windows.UI.Xaml.Media.Animation.Timeline should play.</summary>
<returns>The total length of time a timeline should play.</returns>
<exception cref="T:System.InvalidOperationException">This <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> describes an iteration count, not a repeat duration.</exception>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(System.Object)">
<summary>Indicates whether the specified object is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<param name="value">The object to compare with this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
<returns>
<see langword="true" /> if <paramref name="value" /> is a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that represents the same repeat behavior as this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Returns a value that indicates whether the specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> is equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<param name="repeatBehavior">The value to compare to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior" /> are equal to this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Equals(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Forever">
<summary>Gets a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions.</summary>
<returns>A <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> that specifies an infinite number of repetitions.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.GetHashCode">
<summary>Returns the hash code of this instance.</summary>
<returns>A hash code.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasCount">
<summary>Gets a value that indicates whether the repeat behavior has a specified iteration count.</summary>
<returns>
<see langword="true" /> if the instance represents an iteration count; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.HasDuration">
<summary>Gets a value that indicates whether the repeat behavior has a specified repeat duration.</summary>
<returns>
<see langword="true" /> if the instance represents a repeat duration; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Equality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if both the type and repeat behavior of <paramref name="repeatBehavior1" /> are equal to that of <paramref name="repeatBehavior2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.op_Inequality(Windows.UI.Xaml.Media.Animation.RepeatBehavior,Windows.UI.Xaml.Media.Animation.RepeatBehavior)">
<summary>Indicates whether the two specified <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> values are not equal.</summary>
<param name="repeatBehavior1">The first value to compare.</param>
<param name="repeatBehavior2">The second value to compare.</param>
<returns>
<see langword="true" /> if <paramref name="repeatBehavior1" /> and <paramref name="repeatBehavior2" /> are different types or the repeat behavior properties are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The string specifying the format to use, or <see langword="null" /> to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param>
<param name="formatProvider">An object that provides formatting information for value, or <see langword="null" /> to obtain the numeric format information from the current culture.</param>
<returns>A string containing the value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Animation.RepeatBehavior.ToString(System.IFormatProvider)">
<summary>Returns a string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> with the specified format.</summary>
<param name="formatProvider">The format used to construct the return value.</param>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Animation.RepeatBehavior.Type">
<summary>Gets or sets one of the <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" /> values that describes the way behavior repeats.</summary>
<returns>The type of repeat behavior.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType">
<summary>Specifies the repeat mode that a <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> raw value represents.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Count">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a fixed number of complete runs.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Duration">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat for a time duration, which might result in an animation terminating part way through.</summary>
</member>
<member name="F:Windows.UI.Xaml.Media.Animation.RepeatBehaviorType.Forever">
<summary>The <see cref="T:Windows.UI.Xaml.Media.Animation.RepeatBehavior" /> represents a case where the timeline should repeat indefinitely.</summary>
</member>
<member name="T:Windows.UI.Xaml.Media.Matrix">
<summary>Represents a 3x3 affine transformation matrix used for transformations in two-dimensional space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<param name="m11">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" /> coefficient.</param>
<param name="m12">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" /> coefficient.</param>
<param name="m21">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" /> coefficient.</param>
<param name="m22">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" /> coefficient.</param>
<param name="offsetX">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" /> coefficient.</param>
<param name="offsetY">The <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct's <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> coefficient.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(System.Object)">
<summary>Determines whether the specified <see cref="T:System.Object" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</summary>
<param name="o">The <see cref="T:System.Object" /> to compare.</param>
<returns>
<see langword="true" /> if <paramref name="o" /> is a <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct that is identical to this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Equals(Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is identical to this instance.</summary>
<param name="value">The instance of <see cref="T:Windows.UI.Xaml.Media.Matrix" /> to compare to this instance.</param>
<returns>
<see langword="true" /> if instances are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.GetHashCode">
<summary>Returns the hash code for this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The hash code for this instance.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.Identity">
<summary>Gets an identity matrix.</summary>
<returns>An identity matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.IsIdentity">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is an identity matrix.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct is an identity matrix; otherwise, <see langword="false" />. The default is <see langword="true" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 1.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetX">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Matrix.OffsetY">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct. The default value is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Equality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structs are identical.</summary>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<returns>
<see langword="true" /> if <paramref name="matrix1" /> and <paramref name="matrix2" /> are identical; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.op_Inequality(Windows.UI.Xaml.Media.Matrix,Windows.UI.Xaml.Media.Matrix)">
<summary>Determines whether the two specified <see cref="T:Windows.UI.Xaml.Media.Matrix" /> structs are not identical.</summary>
<param name="matrix1">The first <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<param name="matrix2">The second <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct to compare.</param>
<returns>
<see langword="true" /> if <paramref name="matrix1" /> and <paramref name="matrix2" /> are not identical; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The string specifying the format to use, or <see langword="null" /> to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param>
<param name="provider">An object that provides formatting information, or <see langword="null" /> to obtain the numeric format information from the current culture.</param>
<returns>A string containing the value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct.</summary>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.ToString(System.IFormatProvider)">
<summary>Creates a <see cref="T:System.String" /> representation of this <see cref="T:Windows.UI.Xaml.Media.Matrix" /> struct with culture-specific formatting information.</summary>
<param name="provider">The culture-specific formatting information.</param>
<returns>A <see cref="T:System.String" /> containing the <see cref="P:Windows.UI.Xaml.Media.Matrix.M11" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M12" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M21" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.M22" />, <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetX" />, and <see cref="P:Windows.UI.Xaml.Media.Matrix.OffsetY" /> values of this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Matrix.Transform(Windows.Foundation.Point)">
<summary>Transforms the specified point by the <see cref="T:Windows.UI.Xaml.Media.Matrix" /> and returns the result.</summary>
<param name="point">The point to transform.</param>
<returns>The result of transforming <paramref name="point" /> by this <see cref="T:Windows.UI.Xaml.Media.Matrix" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Media.Media3D.Matrix3D">
<summary>Represents a 4 × 4 matrix that is used for transformations in a three-dimensional (3-D) space.</summary>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.#ctor(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> class.</summary>
<param name="m11">The value of the (1,1) field of the new matrix.</param>
<param name="m12">The value of the (1,2) field of the new matrix.</param>
<param name="m13">The value of the (1,3) field of the new matrix.</param>
<param name="m14">The value of the (1,4) field of the new matrix.</param>
<param name="m21">The value of the (2,1) field of the new matrix.</param>
<param name="m22">The value of the (2,2) field of the new matrix.</param>
<param name="m23">The value of the (2,3) field of the new matrix.</param>
<param name="m24">The value of the (2,4) field of the new matrix.</param>
<param name="m31">The value of the (3,1) field of the new matrix.</param>
<param name="m32">The value of the (3,2) field of the new matrix.</param>
<param name="m33">The value of the (3,3) field of the new matrix.</param>
<param name="m34">The value of the (3,4) field of the new matrix.</param>
<param name="offsetX">The value of the X offset field of the new matrix.</param>
<param name="offsetY">The value of the Y offset field of the new matrix.</param>
<param name="offsetZ">The value of the Z offset field of the new matrix.</param>
<param name="m44">The value of the (4,4) field of the new matrix.</param>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(System.Object)">
<summary>Tests for equality between two matrices.</summary>
<param name="o">The object to test for equality with the current instance.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Equals(Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Tests for equality between two matrices.</summary>
<param name="value">The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> to compare to.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.GetHashCode">
<summary>Returns the hash code for this matrix.</summary>
<returns>The hash code for this matrix.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.HasInverse">
<summary>Gets a value that indicates whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is invertible.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> has an inverse; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.Identity">
<summary>Changes a <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct into an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.Invert">
<summary>Inverts this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct.</summary>
<exception cref="T:System.InvalidOperationException">The matrix is not invertible.</exception>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.IsIdentity">
<summary>Determines whether this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>
<see langword="true" /> if the <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> is an identity <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />; otherwise, false. The default value is true.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M11">
<summary>Gets or sets the value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> struct.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M12">
<summary>Gets or sets the value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M13">
<summary>Gets or sets the value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M14">
<summary>Gets or sets the value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the first row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M21">
<summary>Gets or sets the value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M22">
<summary>Gets or sets the value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M23">
<summary>Gets or sets the value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M24">
<summary>Gets or sets the value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the second row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M31">
<summary>Gets or sets the value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M32">
<summary>Gets or sets the value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M33">
<summary>Gets or sets the value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M34">
<summary>Gets or sets the value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the third row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.M44">
<summary>Gets or sets the value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and fourth column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetX">
<summary>Gets or sets the value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and first column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetY">
<summary>Gets or sets the value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and second column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Media.Media3D.Matrix3D.OffsetZ">
<summary>Gets or sets the value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>The value of the fourth row and third column of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Equality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for equality.</summary>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
<returns>
<see langword="true" /> if the matrices are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Inequality(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> instances for inequality.</summary>
<param name="matrix1">The first matrix to compare.</param>
<param name="matrix2">The second matrix to compare.</param>
<returns>
<see langword="true" /> if the matrices are different; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.op_Multiply(Windows.UI.Xaml.Media.Media3D.Matrix3D,Windows.UI.Xaml.Media.Media3D.Matrix3D)">
<summary>Multiplies the specified matrices.</summary>
<param name="matrix1">The matrix to multiply.</param>
<param name="matrix2">The matrix by which the first matrix is multiplied.</param>
<returns>The <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" /> that is the result of multiplication.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.System#IFormattable#ToString(System.String,System.IFormatProvider)">
<summary>For a description of this member, see <see cref="M:System.IFormattable.ToString(System.String,System.IFormatProvider)" />.</summary>
<param name="format">The format to use.</param>
<param name="provider">The provider to use.</param>
<returns>The value of the current instance in the specified format.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<returns>A string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Media.Media3D.Matrix3D.ToString(System.IFormatProvider)">
<summary>Creates a string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</summary>
<param name="provider">An object that provides culture-specified formatting information.</param>
<returns>The string representation of this <see cref="T:Windows.UI.Xaml.Media.Media3D.Matrix3D" />.</returns>
</member>
<member name="T:Windows.UI.Xaml.Thickness">
<summary>Describes the thickness of a frame around a rectangle. Four <see cref="T:System.Double" /> values describe the <see cref="P:Windows.UI.Xaml.Thickness.Left" />, <see cref="P:Windows.UI.Xaml.Thickness.Top" />, <see cref="P:Windows.UI.Xaml.Thickness.Right" />, and <see cref="P:Windows.UI.Xaml.Thickness.Bottom" /> sides of the rectangle, respectively.</summary>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has the specified uniform length on each side.</summary>
<param name="uniformLength">The uniform length applied to all four sides of the bounding rectangle.</param>
</member>
<member name="M:Windows.UI.Xaml.Thickness.#ctor(System.Double,System.Double,System.Double,System.Double)">
<summary>Initializes a <see cref="T:Windows.UI.Xaml.Thickness" /> structure that has specific lengths (supplied as a <see cref="T:System.Double" />) applied to each side of the rectangle.</summary>
<param name="left">The thickness for the left side of the rectangle.</param>
<param name="top">The thickness for the upper side of the rectangle.</param>
<param name="right">The thickness for the right side of the rectangle</param>
<param name="bottom">The thickness for the lower side of the rectangle.</param>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Bottom">
<summary>Gets or sets the width, in pixels, of the lower side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the lower side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(System.Object)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:System.Object" /> for equality.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if the two objects are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.Equals(Windows.UI.Xaml.Thickness)">
<summary>Compares this <see cref="T:Windows.UI.Xaml.Thickness" /> structure to another <see cref="T:Windows.UI.Xaml.Thickness" /> structure for equality.</summary>
<param name="thickness">An instance of <see cref="T:Windows.UI.Xaml.Thickness" /> to compare for equality.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.GetHashCode">
<summary>Returns the hash code of the struct.</summary>
<returns>A hash code for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Left">
<summary>Gets or sets the width, in pixels, of the left side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the left side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Equality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares the value of two <see cref="T:Windows.UI.Xaml.Thickness" /> structs for equality.</summary>
<param name="t1">The first struct to compare.</param>
<param name="t2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.op_Inequality(Windows.UI.Xaml.Thickness,Windows.UI.Xaml.Thickness)">
<summary>Compares two <see cref="T:Windows.UI.Xaml.Thickness" /> structs for inequality.</summary>
<param name="t1">The first struct to compare.</param>
<param name="t2">The other struct to compare.</param>
<returns>
<see langword="true" /> if the two instances of <see cref="T:Windows.UI.Xaml.Thickness" /> are not equal; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Right">
<summary>Gets or sets the width, in pixels, of the right side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the right side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="P:Windows.UI.Xaml.Thickness.Top">
<summary>Gets or sets the width, in pixels, of the upper side of the bounding rectangle.</summary>
<returns>The width, in pixels, of the upper side of the bounding rectangle for this instance of <see cref="T:Windows.UI.Xaml.Thickness" />. The default is 0.</returns>
</member>
<member name="M:Windows.UI.Xaml.Thickness.ToString">
<summary>Returns the string representation of the <see cref="T:Windows.UI.Xaml.Thickness" /> structure.</summary>
<returns>A string that represents the <see cref="T:Windows.UI.Xaml.Thickness" /> value.</returns>
</member>
</members>
</doc>

View File

@@ -0,0 +1 @@
4ac4c0367003fe3973a3648eb0715ddb0e3bbcea