Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / Shared / MS / Internal / Generated / StretchValidation.cs / 1 / StretchValidation.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This file was generated, please do not edit it directly. // // Please see http://wiki/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 IsStretchValid(object valueObject) { Stretch value = (Stretch) valueObject; return (value == Stretch.None) || (value == Stretch.Fill) || (value == Stretch.Uniform) || (value == Stretch.UniformToFill); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This file was generated, please do not edit it directly. // // Please see http://wiki/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 IsStretchValid(object valueObject) { Stretch value = (Stretch) valueObject; return (value == Stretch.None) || (value == Stretch.Fill) || (value == Stretch.Uniform) || (value == Stretch.UniformToFill); } } } // 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
- AppDomainManager.cs
- IndicFontClient.cs
- VScrollProperties.cs
- ContractType.cs
- Transform3DCollection.cs
- SponsorHelper.cs
- Emitter.cs
- ControlBuilderAttribute.cs
- tibetanshape.cs
- ImageListImageEditor.cs
- CultureInfoConverter.cs
- WebBrowserDesigner.cs
- ObjectPersistData.cs
- SQLCharsStorage.cs
- ToolboxComponentsCreatingEventArgs.cs
- QueryOperatorEnumerator.cs
- OverlappedContext.cs
- ParsedAttributeCollection.cs
- SingleKeyFrameCollection.cs
- RsaSecurityToken.cs
- DateTimeFormat.cs
- SqlTransaction.cs
- ProgressChangedEventArgs.cs
- ScriptControlDescriptor.cs
- PasswordDeriveBytes.cs
- HostedTransportConfigurationBase.cs
- CustomErrorCollection.cs
- GridViewSortEventArgs.cs
- Convert.cs
- BitmapEffectGroup.cs
- ClientBuildManagerCallback.cs
- Bidi.cs
- TriggerActionCollection.cs
- UpdateException.cs
- DeferredReference.cs
- DefaultTextStore.cs
- ScrollPattern.cs
- ActivityTypeCodeDomSerializer.cs
- XmlSchemaSearchPattern.cs
- TimeSpanMinutesOrInfiniteConverter.cs
- Missing.cs
- SharedPersonalizationStateInfo.cs
- ObjectPropertyMapping.cs
- BulletedListEventArgs.cs
- CodeGenerator.cs
- DPCustomTypeDescriptor.cs
- OdbcStatementHandle.cs
- Privilege.cs
- CodeSubDirectory.cs
- TreeNodeBindingCollection.cs
- ToolStripProgressBar.cs
- MenuItemBinding.cs
- PropertyMapper.cs
- LogRestartAreaEnumerator.cs
- PublisherIdentityPermission.cs
- ClientSettingsSection.cs
- RemotingServices.cs
- ObjectViewListener.cs
- ByteStreamGeometryContext.cs
- DataGridItemEventArgs.cs
- IteratorFilter.cs
- StringExpressionSet.cs
- InstanceCreationEditor.cs
- CheckBoxList.cs
- ControlUtil.cs
- Activator.cs
- OrderedDictionaryStateHelper.cs
- RequestNavigateEventArgs.cs
- Image.cs
- XmlNodeWriter.cs
- FileClassifier.cs
- ClientScriptItem.cs
- ActivityDesigner.cs
- StringConverter.cs
- SchemaDeclBase.cs
- Win32SafeHandles.cs
- ContentPlaceHolder.cs
- TreeView.cs
- TypedTableBase.cs
- ThaiBuddhistCalendar.cs
- PrivateUnsafeNativeCompoundFileMethods.cs
- CallbackBehaviorAttribute.cs
- Helper.cs
- ErrorWrapper.cs
- ControlType.cs
- ExternalException.cs
- DataGridViewDataErrorEventArgs.cs
- RoleManagerModule.cs
- PointF.cs
- ExpandButtonVisibilityConverter.cs
- Pipe.cs
- Vars.cs
- FunctionUpdateCommand.cs
- XpsFontSerializationService.cs
- OutputCacheEntry.cs
- BamlLocalizabilityResolver.cs
- TrackingLocation.cs
- ResponseBodyWriter.cs
- TreeNodeCollection.cs
- regiisutil.cs