Code:
                         / DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Shared / MS / Internal / Generated / AlignmentYValidation.cs / 1 / AlignmentYValidation.cs
                        
                        
                            //---------------------------------------------------------------------------- 
//
// 
//    Copyright (C) Microsoft Corporation.  All rights reserved.
//   
//
// This file was generated, please do not edit it directly. 
// 
// Please see [....]/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information.
// 
//---------------------------------------------------------------------------
using System;
using System.ComponentModel; 
using System.Runtime.InteropServices;
using MS.Internal.PresentationCore; 
#if PRESENTATION_CORE 
using SR=MS.Internal.PresentationCore.SR;
using SRID=MS.Internal.PresentationCore.SRID; 
#else
using SR=System.Windows.SR;
using SRID=System.Windows.SRID;
#endif 
namespace System.Windows.Media 
{ 
    internal static partial class ValidateEnums
    { 
        /// 
        ///     Returns whether or not an enumeration instance a valid value.
        ///     This method is designed to be used with ValidateValueCallback, and thus
        ///     matches it's prototype. 
        ///  
        ///  
        ///     Enumeration value to validate. 
        /// 
        ///  'true' if the enumeration contains a valid value, 'false' otherwise.   
        public static bool IsAlignmentYValid(object valueObject)
        {
            AlignmentY value = (AlignmentY) valueObject;
 
            return (value == AlignmentY.Top) ||
                   (value == AlignmentY.Center) || 
                   (value == AlignmentY.Bottom); 
        }
    } 
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
                        
                        
                        
                        
                    Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- CodeVariableReferenceExpression.cs
 - PathGeometry.cs
 - OracleBoolean.cs
 - ZipIOCentralDirectoryFileHeader.cs
 - ConnectionPointGlyph.cs
 - TypedAsyncResult.cs
 - RegisteredArrayDeclaration.cs
 - EncryptedReference.cs
 - EmissiveMaterial.cs
 - EditCommandColumn.cs
 - Control.cs
 - Ops.cs
 - GenerateScriptTypeAttribute.cs
 - StatusBar.cs
 - SoapSchemaMember.cs
 - RelationshipEnd.cs
 - DataServices.cs
 - RuntimeWrappedException.cs
 - Tuple.cs
 - GenericParameterDataContract.cs
 - UiaCoreProviderApi.cs
 - OptimalTextSource.cs
 - FileReservationCollection.cs
 - XPathQilFactory.cs
 - UserNamePasswordValidator.cs
 - CheckBox.cs
 - SafeFileMappingHandle.cs
 - List.cs
 - CacheDependency.cs
 - EdmProviderManifest.cs
 - FixedHyperLink.cs
 - XmlJsonReader.cs
 - ProxyAttribute.cs
 - X509WindowsSecurityToken.cs
 - RequestCacheValidator.cs
 - DataGridViewSelectedCellCollection.cs
 - figurelengthconverter.cs
 - RuntimeVariableList.cs
 - DataBindingExpressionBuilder.cs
 - AndMessageFilterTable.cs
 - WindowsRebar.cs
 - AutoGeneratedFieldProperties.cs
 - NamedElement.cs
 - PropertyPushdownHelper.cs
 - ParenthesizePropertyNameAttribute.cs
 - RequestCacheValidator.cs
 - RepeaterItemCollection.cs
 - NullRuntimeConfig.cs
 - StoreAnnotationsMap.cs
 - ISO2022Encoding.cs
 - GridViewDeletedEventArgs.cs
 - X509SubjectKeyIdentifierClause.cs
 - XmlElementList.cs
 - OpenFileDialog.cs
 - HttpRawResponse.cs
 - ServiceManager.cs
 - ComponentEvent.cs
 - SqlDataSourceStatusEventArgs.cs
 - CheckBoxFlatAdapter.cs
 - DCSafeHandle.cs
 - DataGridColumnCollection.cs
 - ListManagerBindingsCollection.cs
 - SelectionWordBreaker.cs
 - CalendarAutoFormat.cs
 - ContractUtils.cs
 - FormConverter.cs
 - Unit.cs
 - ReadOnlyDictionary.cs
 - MetaDataInfo.cs
 - Properties.cs
 - BufferModesCollection.cs
 - MsmqEncryptionAlgorithm.cs
 - CustomTypeDescriptor.cs
 - IndexedEnumerable.cs
 - TraceAsyncResult.cs
 - UInt64Converter.cs
 - iisPickupDirectory.cs
 - Help.cs
 - NumberFormatter.cs
 - ContentType.cs
 - Utils.cs
 - SpellerInterop.cs
 - MatrixCamera.cs
 - Attribute.cs
 - SectionVisual.cs
 - DataBindingHandlerAttribute.cs
 - SelectionBorderGlyph.cs
 - HandlerWithFactory.cs
 - PathStreamGeometryContext.cs
 - CodeConditionStatement.cs
 - RichTextBoxAutomationPeer.cs
 - SchemaAttDef.cs
 - PrefixQName.cs
 - ListBindingConverter.cs
 - Array.cs
 - CodeFieldReferenceExpression.cs
 - EventInfo.cs
 - OleDbPermission.cs
 - PeerTransportElement.cs
 - _NTAuthentication.cs