Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Shared / MS / Internal / Generated / BrushMappingModeValidation.cs / 1 / BrushMappingModeValidation.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 IsBrushMappingModeValid(object valueObject) { BrushMappingMode value = (BrushMappingMode) valueObject; return (value == BrushMappingMode.Absolute) || (value == BrushMappingMode.RelativeToBoundingBox); } } } // 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 IsBrushMappingModeValid(object valueObject) { BrushMappingMode value = (BrushMappingMode) valueObject; return (value == BrushMappingMode.Absolute) || (value == BrushMappingMode.RelativeToBoundingBox); } } } // 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
- MouseEventArgs.cs
- ItemCollection.cs
- HandlerFactoryCache.cs
- StylusPointProperty.cs
- CustomAssemblyResolver.cs
- XmlHierarchicalEnumerable.cs
- UniqueEventHelper.cs
- SubMenuStyleCollectionEditor.cs
- EventLogPermissionEntryCollection.cs
- StructuredTypeEmitter.cs
- BinaryUtilClasses.cs
- FlowDocumentReaderAutomationPeer.cs
- ControlPaint.cs
- CLSCompliantAttribute.cs
- DelegatingTypeDescriptionProvider.cs
- SiteOfOriginContainer.cs
- EmbeddedMailObject.cs
- MetaChildrenColumn.cs
- ICspAsymmetricAlgorithm.cs
- WebEvents.cs
- sqlnorm.cs
- Int16KeyFrameCollection.cs
- ActivityScheduledRecord.cs
- DataMemberListEditor.cs
- AmbientValueAttribute.cs
- XmlHierarchicalDataSourceView.cs
- ScriptServiceAttribute.cs
- InkSerializer.cs
- CodeAttributeDeclarationCollection.cs
- ScrollItemProviderWrapper.cs
- RelationshipWrapper.cs
- XmlDocumentSerializer.cs
- ActivityCodeDomSerializationManager.cs
- DataGridCell.cs
- DependencyPropertyValueSerializer.cs
- TemplateLookupAction.cs
- CounterCreationData.cs
- MultipartContentParser.cs
- _SafeNetHandles.cs
- CrossAppDomainChannel.cs
- AppDomainAttributes.cs
- GPRECT.cs
- log.cs
- HitTestFilterBehavior.cs
- PrimitiveXmlSerializers.cs
- XomlCompilerResults.cs
- ObjectMaterializedEventArgs.cs
- ParamArrayAttribute.cs
- ApplicationSecurityManager.cs
- DiagnosticTrace.cs
- ExpressionVisitorHelpers.cs
- CodeNamespaceImport.cs
- LazyTextWriterCreator.cs
- DataGridViewRowHeightInfoNeededEventArgs.cs
- RecognitionEventArgs.cs
- AssemblyBuilderData.cs
- XmlSerializerVersionAttribute.cs
- BinaryUtilClasses.cs
- DataStorage.cs
- StringToken.cs
- HtmlCalendarAdapter.cs
- Setter.cs
- CompositeFontInfo.cs
- FixedStringLookup.cs
- OutgoingWebRequestContext.cs
- DropShadowBitmapEffect.cs
- validationstate.cs
- Geometry3D.cs
- ParameterElement.cs
- VerificationAttribute.cs
- ProxyWebPart.cs
- CredentialSelector.cs
- Divide.cs
- PersonalizationStateInfoCollection.cs
- TypeDescriptionProvider.cs
- PropertyConverter.cs
- MenuItemCollectionEditorDialog.cs
- SortQuery.cs
- SimpleHandlerBuildProvider.cs
- _DomainName.cs
- ObjectIDGenerator.cs
- basenumberconverter.cs
- RefreshPropertiesAttribute.cs
- HtmlUtf8RawTextWriter.cs
- PointF.cs
- Char.cs
- BindingSourceDesigner.cs
- KeyPressEvent.cs
- SafeNativeMethods.cs
- ChtmlMobileTextWriter.cs
- WebPartConnection.cs
- bindurihelper.cs
- Coordinator.cs
- UnmanagedBitmapWrapper.cs
- SqlDependencyUtils.cs
- CommonDialog.cs
- ToolStripMenuItem.cs
- TextSpanModifier.cs
- BlurBitmapEffect.cs
- FacetValues.cs