Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Shared / MS / Internal / Generated / RenderingBiasValidation.cs / 1 / RenderingBiasValidation.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. // //--------------------------------------------------------------------------- #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.Effects { 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 IsRenderingBiasValid(object valueObject) { RenderingBias value = (RenderingBias) valueObject; return (value == RenderingBias.Performance) || (value == RenderingBias.Quality); } } } // 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. // //--------------------------------------------------------------------------- #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.Effects { 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 IsRenderingBiasValid(object valueObject) { RenderingBias value = (RenderingBias) valueObject; return (value == RenderingBias.Performance) || (value == RenderingBias.Quality); } } } // 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
- VideoDrawing.cs
- CompilationUtil.cs
- BounceEase.cs
- BasicExpandProvider.cs
- Oid.cs
- DataGridViewRowPostPaintEventArgs.cs
- MeshGeometry3D.cs
- WinInetCache.cs
- TPLETWProvider.cs
- WeakHashtable.cs
- OdbcCommand.cs
- ArrayElementGridEntry.cs
- TreeView.cs
- SerializationFieldInfo.cs
- CustomTokenProvider.cs
- PrefixQName.cs
- KeyPressEvent.cs
- XmlSchemaIdentityConstraint.cs
- StrongNameMembershipCondition.cs
- DrawingVisualDrawingContext.cs
- PrePostDescendentsWalker.cs
- RowSpanVector.cs
- DataKey.cs
- AssemblyAssociatedContentFileAttribute.cs
- XmlUtil.cs
- NameObjectCollectionBase.cs
- ConnectionManagementElementCollection.cs
- SmiEventStream.cs
- DbConnectionClosed.cs
- HttpServerUtilityWrapper.cs
- CommentAction.cs
- RectAnimationBase.cs
- ArgumentsParser.cs
- QueueProcessor.cs
- StylusOverProperty.cs
- AuthenticationException.cs
- TreeNodeSelectionProcessor.cs
- ParameterElementCollection.cs
- GenericAuthenticationEventArgs.cs
- ListBoxItemWrapperAutomationPeer.cs
- XmlWriterTraceListener.cs
- WinFormsUtils.cs
- HuffModule.cs
- WebBrowserNavigatingEventHandler.cs
- sqlinternaltransaction.cs
- SymLanguageType.cs
- Polygon.cs
- XpsFixedPageReaderWriter.cs
- ExceptionUtil.cs
- InheritanceRules.cs
- CommandLineParser.cs
- PreProcessInputEventArgs.cs
- BoundField.cs
- HostProtectionPermission.cs
- documentation.cs
- PrimarySelectionGlyph.cs
- PerformanceCounterManager.cs
- RecordConverter.cs
- DataControlFieldHeaderCell.cs
- DifferencingCollection.cs
- ConfigurationManagerHelper.cs
- Span.cs
- DependentList.cs
- WebPartsPersonalizationAuthorization.cs
- HttpWriter.cs
- RuleInfoComparer.cs
- MultiDataTrigger.cs
- StringAnimationBase.cs
- ListenerSessionConnection.cs
- CompoundFileDeflateTransform.cs
- Stroke.cs
- sqlcontext.cs
- PkcsUtils.cs
- MultipleViewPattern.cs
- NullToBooleanConverter.cs
- CapabilitiesSection.cs
- TreeIterator.cs
- CompressStream.cs
- ManagementClass.cs
- XmlSchema.cs
- __Error.cs
- TemplateBamlRecordReader.cs
- DBDataPermissionAttribute.cs
- XmlExtensionFunction.cs
- WriteStateInfoBase.cs
- BamlTreeNode.cs
- UIntPtr.cs
- StylusPlugInCollection.cs
- RSAOAEPKeyExchangeDeformatter.cs
- XmlWrappingWriter.cs
- ServerValidateEventArgs.cs
- PropertyOrder.cs
- RecommendedAsConfigurableAttribute.cs
- NotCondition.cs
- SyndicationDeserializer.cs
- WebPartMenu.cs
- SchemaTypeEmitter.cs
- RegexTypeEditor.cs
- ForceCopyBuildProvider.cs
- InternalResources.cs